mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 06:07:57 -06:00
fix: Add custom fields, translations, add app logs to login routes
This commit is contained in:
@@ -1019,5 +1019,10 @@
|
||||
"description": "Tooltip shown on the \"show pdf\" icon button on the document edit page"
|
||||
},
|
||||
"misc": "Miscellaneous",
|
||||
"loggingOut": "Logging out..."
|
||||
"loggingOut": "Logging out...",
|
||||
"testingConnection": "Testing connection...",
|
||||
"@testingConnection": {
|
||||
"description": "Text shown while the app tries to establish a connection to the specified host."
|
||||
},
|
||||
"version": "Version {versionCode}"
|
||||
}
|
||||
Reference in New Issue
Block a user