mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
Translated using Weblate (German)
Currently translated at 98.9% (476 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
parent
5db4056a0b
commit
0c8470167c
@ -2269,14 +2269,14 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unreadChats": "{unreadCount, plural, other{{unreadCount} ungelesene Unterhaltungen}}",
|
||||
"unreadChats": "{unreadCount, plural, =1{1 ungelesene Unterhaltung} other{{unreadCount} ungelesene Unterhaltungen}}",
|
||||
"@unreadChats": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"unreadCount": {}
|
||||
}
|
||||
},
|
||||
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} ungelesene Nachrichten}}",
|
||||
"unreadMessages": "{unreadEvents, plural, =1{1 ungelesene Nachricht} other{{unreadEvents} ungelesene Nachrichten}}",
|
||||
"@unreadMessages": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
|
Loading…
Reference in New Issue
Block a user