mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 14:12:24 -06:00
feat: Improve notifications, add donation button, improved asn form field
This commit is contained in:
@@ -677,5 +677,21 @@
|
||||
"dynamicColorScheme": "Dynamicky",
|
||||
"@dynamicColorScheme": {},
|
||||
"classicColorScheme": "Klasicky",
|
||||
"@classicColorScheme": {}
|
||||
"@classicColorScheme": {},
|
||||
"notificationDownloadComplete": "Download complete",
|
||||
"@notificationDownloadComplete": {
|
||||
"description": "Notification title when a download has been completed."
|
||||
},
|
||||
"notificationDownloadingDocument": "Downloading document",
|
||||
"@notificationDownloadingDocument": {
|
||||
"description": "Notification title shown when a document download is pending"
|
||||
},
|
||||
"archiveSerialNumberUpdated": "Archive Serial Number updated.",
|
||||
"@archiveSerialNumberUpdated": {
|
||||
"description": "Message shown when the ASN has been updated."
|
||||
},
|
||||
"donateCoffee": "Buy me a coffee",
|
||||
"@donateCoffee": {
|
||||
"description": "Label displayed in the app drawer"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user