1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

New Crowdin updates (#587)

* New translations contextMenu.json (Swedish)

* New translations instance.json (Dutch)

* New translations contextMenu.json (Dutch)
This commit is contained in:
xmflsct
2022-12-20 00:46:22 +01:00
committed by GitHub
parent ca629befc9
commit 5a77801188
3 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
"reports": { "reports": {
"action": "Rapporteren en blokkeren", "action": "Rapporteren en blokkeren",
"alert": { "alert": {
"title": "" "title": "Bevestig rapporteren en blokkeren van @{{username}} ?"
} }
} }
}, },

View File

@@ -3,7 +3,7 @@
"textInput": { "textInput": {
"placeholder": "Domeinnaam van instantie" "placeholder": "Domeinnaam van instantie"
}, },
"whitelisted": "", "whitelisted": "Dit kan een gewhiteliste instantie zijn waarvan tooot geen gegevens kan ophalen voordat er ingelogd is.",
"button": "Inloggen", "button": "Inloggen",
"information": { "information": {
"name": "Naam", "name": "Naam",

View File

@@ -15,13 +15,13 @@
"action_false": "Blockera användare", "action_false": "Blockera användare",
"action_true": "Avblockera användare", "action_true": "Avblockera användare",
"alert": { "alert": {
"title": "" "title": "Bekräfta blockering av användaren {{username}}?"
} }
}, },
"reports": { "reports": {
"action": "Rapportera och blockera användare", "action": "Rapportera och blockera användare",
"alert": { "alert": {
"title": "" "title": "Bekräfta rapportera och blockera användaren @{{username}}?"
} }
} }
}, },