mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 18:55:58 +03:00
i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
569832bc24
commit
623212ea0c
1 changed files with 3 additions and 3 deletions
|
@ -1129,10 +1129,9 @@
|
||||||
"you_did_it": "You did it!",
|
"you_did_it": "You did it!",
|
||||||
"complete_these": "Complete these to get the most out of %(brand)s"
|
"complete_these": "Complete these to get the most out of %(brand)s"
|
||||||
},
|
},
|
||||||
"Ongoing call": "Ongoing call",
|
|
||||||
"You do not have permission to start video calls": "You do not have permission to start video calls",
|
|
||||||
"There's no one here to call": "There's no one here to call",
|
|
||||||
"You do not have permission to start voice calls": "You do not have permission to start voice calls",
|
"You do not have permission to start voice calls": "You do not have permission to start voice calls",
|
||||||
|
"Ongoing call": "Ongoing call",
|
||||||
|
"There's no one here to call": "There's no one here to call",
|
||||||
"Sends the given message with confetti": "Sends the given message with confetti",
|
"Sends the given message with confetti": "Sends the given message with confetti",
|
||||||
"sends confetti": "sends confetti",
|
"sends confetti": "sends confetti",
|
||||||
"Sends the given message with fireworks": "Sends the given message with fireworks",
|
"Sends the given message with fireworks": "Sends the given message with fireworks",
|
||||||
|
@ -1822,6 +1821,7 @@
|
||||||
"Scroll to most recent messages": "Scroll to most recent messages",
|
"Scroll to most recent messages": "Scroll to most recent messages",
|
||||||
"Video call (Jitsi)": "Video call (Jitsi)",
|
"Video call (Jitsi)": "Video call (Jitsi)",
|
||||||
"Video call (%(brand)s)": "Video call (%(brand)s)",
|
"Video call (%(brand)s)": "Video call (%(brand)s)",
|
||||||
|
"You do not have permission to start video calls": "You do not have permission to start video calls",
|
||||||
"Freedom": "Freedom",
|
"Freedom": "Freedom",
|
||||||
"Spotlight": "Spotlight",
|
"Spotlight": "Spotlight",
|
||||||
"Change layout": "Change layout",
|
"Change layout": "Change layout",
|
||||||
|
|
Loading…
Reference in a new issue