mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 18:12:26 -06:00
BUGFIX add MATCH_NONE to tag matching options
This commit is contained in:
@@ -574,6 +574,10 @@
|
||||
"@documentMatchesThisRegularExpression": {},
|
||||
"regularExpression": "Regular Expression",
|
||||
"@regularExpression": {},
|
||||
"disableMatching": "Do not tag documents automatically",
|
||||
"@disableMatching": {},
|
||||
"none": "None",
|
||||
"@none": {},
|
||||
"anInternetConnectionCouldNotBeEstablished": "An internet connection could not be established.",
|
||||
"@anInternetConnectionCouldNotBeEstablished": {},
|
||||
"done": "Done",
|
||||
|
||||
Reference in New Issue
Block a user