mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 16:07:58 -06:00
feat: Add new translations, bump version number
This commit is contained in:
@@ -102,6 +102,12 @@
|
||||
"@documentDetailsPageTabSimilarDocumentsLabel": {},
|
||||
"documentDocumentTypePropertyLabel": "Document Type",
|
||||
"@documentDocumentTypePropertyLabel": {},
|
||||
"documentDownloadDialogArchivedOption": "Archived (pdf)",
|
||||
"@documentDownloadDialogArchivedOption": {},
|
||||
"documentDownloadDialogChooseFiletype": "Choose filetype",
|
||||
"@documentDownloadDialogChooseFiletype": {},
|
||||
"documentDownloadDialogOriginalOption": "Original",
|
||||
"@documentDownloadDialogOriginalOption": {},
|
||||
"documentDownloadSuccessMessage": "Document successfully downloaded.",
|
||||
"@documentDownloadSuccessMessage": {},
|
||||
"documentEditPageSuggestionsLabel": "Suggestions: ",
|
||||
@@ -592,6 +598,8 @@
|
||||
"@scannerPagePreviewLabel": {},
|
||||
"scannerPageUploadLabel": "Upload",
|
||||
"@scannerPageUploadLabel": {},
|
||||
"scrollToTopLabel": "Scroll to top",
|
||||
"@scrollToTopLabel": {},
|
||||
"serverInformationPaperlessVersionText": "Paperless server version",
|
||||
"@serverInformationPaperlessVersionText": {},
|
||||
"settingsPageAppearanceSettingDarkThemeLabel": "Dark Theme",
|
||||
@@ -653,5 +661,11 @@
|
||||
"verifyIdentityPageTitle": "Verify your identity",
|
||||
"@verifyIdentityPageTitle": {},
|
||||
"verifyIdentityPageVerifyIdentityButtonLabel": "Verify Identity",
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {}
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {},
|
||||
"viewTypeDetailedOption": "Detailed",
|
||||
"@viewTypeDetailedOption": {},
|
||||
"viewTypeGridOption": "Grid",
|
||||
"@viewTypeGridOption": {},
|
||||
"viewTypeListOption": "List",
|
||||
"@viewTypeListOption": {}
|
||||
}
|
||||
Reference in New Issue
Block a user