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

@@ -1026,5 +1026,6 @@
},
"version": "Version {versionCode}",
"notes": "{count, plural, zero{Notes} one{Note} other{Notes}}",
"addNote": "Add note"
"addNote": "Add note",
"newerVersionAvailable": "Newer version available:"
}