Translated using Weblate (Dutch)

Currently translated at 100.0% (471 of 471 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-08-01 15:15:32 +00:00 committed by Hosted Weblate
parent 5493f17a35
commit a10f50842d

View file

@ -2529,5 +2529,17 @@
"@publicSpace": {
"type": "text",
"placeholders": {}
},
"dontAskAgain": "Annuleer en vraag niet opnieuw",
"@dontAskAgain": {
"type": "text",
"placeholders": {}
},
"cantOpenUri": "Kan de URI {uri} niet openen",
"@cantOpenUri": {
"type": "text",
"placeholders": {
"uri": {}
}
}
}