mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 10:08:02 -06:00
feat: Add login page permissions hint
This commit is contained in:
@@ -856,5 +856,9 @@
|
||||
"convertSinglePageScanToPdf": "Always convert single page scans to PDF before uploading",
|
||||
"@convertSinglePageScanToPdf": {
|
||||
"description": "description of the upload scans as pdf setting"
|
||||
},
|
||||
"loginRequiredPermissionsHint": "Using Paperless Mobile requires a minimum set of user permissions since paperless-ngx 1.14.0 and higher. Therefore, please make sure that the user to be logged in has the permission to view other users (User → View) and the settings (UISettings → View). If you do not have these permissions, please contact an administrator of your paperless-ngx server.",
|
||||
"@loginRequiredPermissionsHint": {
|
||||
"description": "Hint shown on the login page informing the user of the required permissions to use the app."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user