Translated using Weblate (Dutch)

Currently translated at 99.3% (461 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-07-25 18:20:21 +00:00 committed by Hosted Weblate
parent 07552fad2b
commit bc511014f9

View file

@ -522,12 +522,12 @@
"username": {} "username": {}
} }
}, },
"sendVideo": "Stuur video", "sendVideo": "Video versturen",
"@sendVideo": { "@sendVideo": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"sendOriginal": "Stuur origineel", "sendOriginal": "Origineel versturen",
"@sendOriginal": { "@sendOriginal": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -542,7 +542,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"sendAudio": "Stuur audio", "sendAudio": "Audio versturen",
"@sendAudio": { "@sendAudio": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2502,5 +2502,10 @@
"@tapToShowImage": { "@tapToShowImage": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"sendSticker": "Sticker versturen",
"@sendSticker": {
"type": "text",
"placeholders": {}
} }
} }