mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-17 20:12:32 -06:00
feat: Add new translations, bump version number
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user