Translated using Weblate (Russian)
Currently translated at 100.0% (481 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
parent
bbf1bddc8c
commit
c55aeae0ee
1 changed files with 2 additions and 2 deletions
|
|
@ -2282,14 +2282,14 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unreadChats": "{unreadCount, plural, =1{1 unread chat} непрочитанных чата(ов)}}",
|
||||
"unreadChats": "{unreadCount, plural, other{{unreadCount} непрочитанных чата(ов)}}",
|
||||
"@unreadChats": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"unreadCount": {}
|
||||
}
|
||||
},
|
||||
"unreadMessages": "{unreadEvents, plural, =1{1 unread message} непрочитанных сообщения(ий)}}",
|
||||
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} непрочитанных сообщения(ий)}}",
|
||||
"@unreadMessages": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue