mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 10:08:02 -06:00
BUGFIX add german translation
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user