mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 10:12:28 -06:00
feat: Implement updated receive share logic
This commit is contained in:
@@ -973,5 +973,12 @@
|
||||
"userAlreadyExists": "This user already exists.",
|
||||
"@userAlreadyExists": {
|
||||
"description": "Error message shown when the user tries to add an already existing account."
|
||||
}
|
||||
},
|
||||
"youDidNotSaveAnyViewsYet": "You did not save any views yet, create one and it will be shown here.",
|
||||
"@youDidNotSaveAnyViewsYet": {
|
||||
"description": "Message shown when there are no saved views yet."
|
||||
},
|
||||
"tryAgain": "Try again",
|
||||
"discardFile": "Discard file?",
|
||||
"discard": "Discard"
|
||||
}
|
||||
Reference in New Issue
Block a user