translations added
This commit is contained in:
parent
ecd4d6e19e
commit
69227dd456
2 changed files with 4 additions and 2 deletions
|
@ -2363,5 +2363,6 @@
|
|||
"We’re excited to announce Riot is now Element!": "Wir freuen uns bekanntzugeben: Riot ist jetzt Element!",
|
||||
"Learn more at <a>element.io/previously-riot</a>": "Erfahre mehr unter <a>element.io/previously-riot</a>",
|
||||
"Don't show chat effects": "Chat Effekte nicht zeigen",
|
||||
"Throws confetti animation in the chat room": "Throws confetti animation in the chat room"
|
||||
"Sends the given message with confetti": "Sendet die Nachricht mit Konfetti",
|
||||
" sends confetti": " sendet Konfetti"
|
||||
}
|
||||
|
|
|
@ -213,7 +213,8 @@
|
|||
"Thank you!": "Thank you!",
|
||||
"Opens chat with the given user": "Opens chat with the given user",
|
||||
"Sends a message to the given user": "Sends a message to the given user",
|
||||
"Throws confetti animation in the chat room": "Throws confetti animation in the chat room",
|
||||
"Sends the given message with confetti": "Sends the given message with confetti",
|
||||
" sends confetti": " sends confetti",
|
||||
"Displays action": "Displays action",
|
||||
"Reason": "Reason",
|
||||
"%(targetName)s accepted the invitation for %(displayName)s.": "%(targetName)s accepted the invitation for %(displayName)s.",
|
||||
|
|
Loading…
Reference in a new issue