feat: Add new translations, bump version number

This commit is contained in:
Anton Stubenbord
2023-02-15 00:07:49 +01:00
parent 8fcd2c14f9
commit add035189c
9 changed files with 128 additions and 58 deletions

View File

@@ -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": {}
}