mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 22:07:53 -06:00
feat: Add translations for default download/share filetypes
This commit is contained in:
@@ -766,5 +766,18 @@
|
||||
"findTheSourceCodeOn": "Find the source code on",
|
||||
"@findTheSourceCodeOn": {
|
||||
"description": "Text before link to Paperless Mobile GitHub"
|
||||
},
|
||||
"rememberDecision": "Remember my decision",
|
||||
"defaultDownloadFileType": "Default Download File Type",
|
||||
"@defaultDownloadFileType": {
|
||||
"description": "Label indicating the default filetype to download (one of archived, original and always ask)"
|
||||
},
|
||||
"defaultShareFileType": "Default Share File Type",
|
||||
"@defaultShareFileType": {
|
||||
"description": "Label indicating the default filetype to share (one of archived, original and always ask)"
|
||||
},
|
||||
"alwaysAsk": "Always ask",
|
||||
"@alwaysAsk": {
|
||||
"description": "Option to choose when the app should always ask the user which filetype to use"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user