Translated using Weblate (Turkish)

Currently translated at 100.0% (481 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
This commit is contained in:
Oğuz Ersen 2021-08-16 20:19:24 +00:00 committed by Hosted Weblate
parent 5b47a1ea53
commit a547837499
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2291,14 +2291,14 @@
"type": "text",
"placeholders": {}
},
"unreadChats": "{unreadCount, plural, other{{unreadCount} okunmamış sohbet}}",
"unreadChats": "{unreadCount, plural, =1{1 okunmamış sohbet} other{{unreadCount} okunmamış sohbet}}",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} okunmamış mesaj}}",
"unreadMessages": "{unreadEvents, plural, =1{1 okunmamış mesaj} other{{unreadEvents} okunmamış mesaj}}",
"@unreadMessages": {
"type": "text",
"placeholders": {
@ -2570,4 +2570,4 @@
"type": "text",
"placeholders": {}
}
}
}