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 11dfa47b1f
commit ab35d81caf
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2489,5 +2489,32 @@
"@commandHintSend": { "@commandHintSend": {
"type": "text", "type": "text",
"description": "Usage hint for the command /send" "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": {}
} }
} }