mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 14:07:59 -06:00
Removed unused error constant, removed interceptor, added translations
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
"documentScannerPageTitle": "Scan",
|
||||
"documentScannerPageResetButtonTooltipText": "Delete all scans",
|
||||
"documentScannerPageUploadButtonTooltip": "Upload to Paperless",
|
||||
"documentScannerPageAddScanButtonLabel": "Scan a document",
|
||||
"documentScannerPageAddScanButtonLabel": "Scan a document",
|
||||
"documentScannerPageOrText": "or",
|
||||
"documentScannerPageUploadFromThisDeviceButtonLabel": "Upload a document from this device",
|
||||
"addTagPageTitle": "New Tag",
|
||||
@@ -172,6 +172,7 @@
|
||||
"errorMessageCreateSavedViewError": "Could not create saved view, please try again.",
|
||||
"errorMessageDeleteSavedViewError": "Could not delete saved view, please try again",
|
||||
"errorMessageRequestTimedOut": "The request to the server timed out.",
|
||||
"errorMessageUnsupportedFileFormat": "This file format is not supported.",
|
||||
"labelFormFieldNoItemsFoundText": "No items found!",
|
||||
"onboardingDoneButtonLabel": "Done",
|
||||
"onboardingNextButtonLabel": "Next",
|
||||
|
||||
Reference in New Issue
Block a user