Translated using Weblate (Croatian)

Currently translated at 100.0% (464 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
This commit is contained in:
Milo Ivir 2021-07-26 15:13:04 +00:00 committed by Hosted Weblate
parent 1e1843f6fa
commit 5af0f77c5e

View file

@ -2489,5 +2489,32 @@
"@commandHintSend": {
"type": "text",
"description": "Usage hint for the command /send"
},
"savedFileAs": "Datoteka je spremljena kao {filename}",
"@savedFileAs": {
"type": "text",
"placeholders": {
"filename": {}
}
},
"saveFileToFolder": "Spremi datoteku u ovu mapu",
"@saveFileToFolder": {
"type": "text",
"placeholders": {}
},
"saveFile": "Spremi datoteku",
"@saveFile": {
"type": "text",
"placeholders": {}
},
"tapToShowImage": "Dodirni za prikaz slike",
"@tapToShowImage": {
"type": "text",
"placeholders": {}
},
"sendSticker": "Pošalji naljepnicu",
"@sendSticker": {
"type": "text",
"placeholders": {}
}
}