mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2026-01-31 10:25:03 -06:00
Added new query options for tags, added pdf preview on documents scanner page
This commit is contained in:
@@ -192,5 +192,8 @@
|
||||
"errorMessageMissingClientCertificate": "Ein Client Zerfitikat wurde erwartet, aber nicht gesendet. Bitte konfiguriere ein gültiges Zertifikat.",
|
||||
"serverInformationPaperlessVersionText": "Paperless Server-Version",
|
||||
"errorReportLabel": "MELDEN",
|
||||
"appDrawerHeaderLoggedInAsText": "Eingeloggt als "
|
||||
"appDrawerHeaderLoggedInAsText": "Eingeloggt als ",
|
||||
"labelAnyAssignedText": "Beliebig zugewiesen",
|
||||
"deleteViewDialogContentText": "Möchtest Du diese Ansicht wirklich löschen?",
|
||||
"deleteViewDialogTitleText": "Lösche Ansicht "
|
||||
}
|
||||
@@ -193,5 +193,8 @@
|
||||
"errorMessageMissingClientCertificate": "A client certificate was expected but not sent. Please provide a valid client certificate.",
|
||||
"serverInformationPaperlessVersionText": "Paperless server version",
|
||||
"errorReportLabel": "REPORT",
|
||||
"appDrawerHeaderLoggedInAsText": "Logged in as "
|
||||
"appDrawerHeaderLoggedInAsText": "Logged in as ",
|
||||
"labelAnyAssignedText": "Any assigned",
|
||||
"deleteViewDialogContentText": "Do you really want to delete this view?",
|
||||
"deleteViewDialogTitleText": "Delete view "
|
||||
}
|
||||
Reference in New Issue
Block a user