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": "Dokumenttyp",
"@documentDocumentTypePropertyLabel": {},
"documentDownloadDialogArchivedOption": "Archiviert (pdf)",
"@documentDownloadDialogArchivedOption": {},
"documentDownloadDialogChooseFiletype": "Wähle Dateityp",
"@documentDownloadDialogChooseFiletype": {},
"documentDownloadDialogOriginalOption": "Original",
"@documentDownloadDialogOriginalOption": {},
"documentDownloadSuccessMessage": "Dokument erfolgreich heruntergeladen.",
"@documentDownloadSuccessMessage": {},
"documentEditPageSuggestionsLabel": "Vorschläge: ",
@@ -592,6 +598,8 @@
"@scannerPagePreviewLabel": {},
"scannerPageUploadLabel": "Hochladen",
"@scannerPageUploadLabel": {},
"scrollToTopLabel": "Zum Anfang",
"@scrollToTopLabel": {},
"serverInformationPaperlessVersionText": "Paperless Server-Version",
"@serverInformationPaperlessVersionText": {},
"settingsPageAppearanceSettingDarkThemeLabel": "Dunkler Modus",
@@ -653,5 +661,11 @@
"verifyIdentityPageTitle": "Verifiziere deine Identität",
"@verifyIdentityPageTitle": {},
"verifyIdentityPageVerifyIdentityButtonLabel": "Identität verifizieren",
"@verifyIdentityPageVerifyIdentityButtonLabel": {}
"@verifyIdentityPageVerifyIdentityButtonLabel": {},
"viewTypeDetailedOption": "Detailliert",
"@viewTypeDetailedOption": {},
"viewTypeGridOption": "Raster",
"@viewTypeGridOption": {},
"viewTypeListOption": "Liste",
"@viewTypeListOption": {}
}