mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-17 20:12:32 -06:00
feat: Update translations, fix reading current server version
This commit is contained in:
@@ -1020,11 +1020,12 @@
|
||||
},
|
||||
"misc": "Otros",
|
||||
"loggingOut": "Cerrando sesión...",
|
||||
"testingConnection": "Testing connection...",
|
||||
"testingConnection": "Probando conexión...",
|
||||
"@testingConnection": {
|
||||
"description": "Text shown while the app tries to establish a connection to the specified host."
|
||||
},
|
||||
"version": "Version {versionCode}",
|
||||
"notes": "{count, plural, zero{Notes} one{Note} other{Notes}}",
|
||||
"addNote": "Add note"
|
||||
"notes": "{count, plural, zero{Notas} one{Nota} other{Notas}}",
|
||||
"addNote": "Añadir nota",
|
||||
"newerVersionAvailable": "Newer version available:"
|
||||
}
|
||||
Reference in New Issue
Block a user