Translated using Weblate (Croatian)

Currently translated at 100.0% (581 of 581 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
This commit is contained in:
Milo Ivir 2023-09-26 17:26:46 +00:00 committed by Hosted Weblate
parent b18ec622eb
commit 84df633289
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2608,5 +2608,14 @@
"createGroup": "Stvori grupu",
"@createGroup": {},
"invite": "Pozovi",
"@invite": {}
"@invite": {},
"invalidInput": "Neispravan unos!",
"@invalidInput": {},
"wrongPinEntered": "Unesen je pogrešan PIN! Pokušaj ponovo za {seconds} sekunde …",
"@wrongPinEntered": {
"type": "text",
"placeholders": {
"seconds": {}
}
}
}