mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 12:12:30 -06:00
feat: Improve notifications, add donation button, improved asn form field
This commit is contained in:
@@ -677,5 +677,21 @@
|
||||
"dynamicColorScheme": "Dynamisch",
|
||||
"@dynamicColorScheme": {},
|
||||
"classicColorScheme": "Klassisch",
|
||||
"@classicColorScheme": {}
|
||||
"@classicColorScheme": {},
|
||||
"notificationDownloadComplete": "Download abgeschlossen",
|
||||
"@notificationDownloadComplete": {
|
||||
"description": "Notification title when a download has been completed."
|
||||
},
|
||||
"notificationDownloadingDocument": "Dokument wird heruntergeladen",
|
||||
"@notificationDownloadingDocument": {
|
||||
"description": "Notification title shown when a document download is pending"
|
||||
},
|
||||
"archiveSerialNumberUpdated": "Archiv-Seriennummer aktualisiert.",
|
||||
"@archiveSerialNumberUpdated": {
|
||||
"description": "Message shown when the ASN has been updated."
|
||||
},
|
||||
"donateCoffee": "Spendiere mir einen Kaffee",
|
||||
"@donateCoffee": {
|
||||
"description": "Label displayed in the app drawer"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user