mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 00:12:22 -06:00
feat: Add notes
This commit is contained in:
@@ -1024,5 +1024,7 @@
|
||||
"@testingConnection": {
|
||||
"description": "Text shown while the app tries to establish a connection to the specified host."
|
||||
},
|
||||
"version": "Version {versionCode}"
|
||||
"version": "Version {versionCode}",
|
||||
"notes": "{count, plural, zero{Notes} one{Note} other{Notes}}",
|
||||
"addNote": "Add note"
|
||||
}
|
||||
Reference in New Issue
Block a user