Translated using Weblate (Dutch)

Currently translated at 100.0% (581 of 581 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2023-09-27 18:49:55 +00:00 committed by Hosted Weblate
parent 84df633289
commit 2ef0f4a90c
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2607,5 +2607,14 @@
"@emoteKeyboardNoRecents": {
"type": "text",
"placeholders": {}
},
"invalidInput": "Ongeldige invoer!",
"@invalidInput": {},
"wrongPinEntered": "Verkeerde pin ingevoerd! Probeer het nog eens over {seconds} seconden...",
"@wrongPinEntered": {
"type": "text",
"placeholders": {
"seconds": {}
}
}
}