BUGFIX add german translation

This commit is contained in:
konrad.lys@eu.equinix.com
2023-05-29 19:26:36 +02:00
parent 1afc88e125
commit 1b46990c4b

View File

@@ -779,5 +779,13 @@
"alwaysAsk": "Immer fragen",
"@alwaysAsk": {
"description": "Option to choose when the app should always ask the user which filetype to use"
},
"disableMatching": "Deaktiviere automatische Zuweisung",
"@disableMatching": {
"description": "One of the options for automatic tagging of documents"
},
"none": "Keine",
"@none": {
"description": "One of available enum values of matching algorithm for tags"
}
}