mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 04:08:03 -06:00
Cleaned up code, implemented message queue to notify subscribers of document updates.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
"name": {}
|
||||
}
|
||||
},
|
||||
"accountSettingsAddAnotherAccount": "Add another account",
|
||||
"@accountSettingsAddAnotherAccount": {},
|
||||
"accountSettingsTitle": "Account",
|
||||
"@accountSettingsTitle": {},
|
||||
"addCorrespondentPageTitle": "New Correspondent",
|
||||
@@ -396,6 +398,10 @@
|
||||
"@genericActionUploadLabel": {},
|
||||
"genericMessageOfflineText": "You're offline.",
|
||||
"@genericMessageOfflineText": {},
|
||||
"inboxActionAssignAsn": "Assign ASN",
|
||||
"@inboxActionAssignAsn": {},
|
||||
"inboxActionDeleteDocument": "Delete document",
|
||||
"@inboxActionDeleteDocument": {},
|
||||
"inboxPageAssignAsnLabel": "Assign ASN",
|
||||
"@inboxPageAssignAsnLabel": {},
|
||||
"inboxPageDocumentRemovedMessageText": "Document removed from inbox.",
|
||||
|
||||
Reference in New Issue
Block a user