Removed unused error constant, removed interceptor, added translations

This commit is contained in:
Anton Stubenbord
2022-11-10 23:29:59 +01:00
parent 5a63ca2513
commit dfbc05b4b3
6 changed files with 5 additions and 32 deletions

View File

@@ -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",