feat: Update translations, fix reading current server version

This commit is contained in:
Anton Stubenbord
2024-01-03 14:43:03 +01:00
parent 55aa42e4ab
commit 9adfefc0f5
17 changed files with 2201 additions and 85 deletions

View File

@@ -1025,6 +1025,7 @@
"description": "Text shown while the app tries to establish a connection to the specified host."
},
"version": "Versió {versionCode}",
"notes": "{count, plural, zero{Notes} one{Note} other{Notes}}",
"addNote": "Add note"
"notes": "{count, plural, zero{Notes} one{Nota} other{Notes}}",
"addNote": "Afegir Nota",
"newerVersionAvailable": "Newer version available:"
}