Translated using Weblate (Dutch)

Currently translated at 100.0% (481 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-08-15 15:30:35 +00:00 committed by Hosted Weblate
parent 4a212e87df
commit d8b047dc34
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2290,14 +2290,14 @@
"type": "text",
"placeholders": {}
},
"unreadChats": "{unreadCount, plural, other{{unreadCount} ongelezen chats}}",
"unreadChats": "{unreadCount, plural, =1{1 ongelezen chat} other{{unreadCount} ongelezen chats}}",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} ongelezen berichten}}",
"unreadMessages": "{unreadEvents, plural, =1{1 ongelezen bericht} other{{unreadEvents} ongelezen berichten}}",
"@unreadMessages": {
"type": "text",
"placeholders": {
@ -2569,4 +2569,4 @@
"type": "text",
"placeholders": {}
}
}
}