feat: rework about pages changelog

This commit is contained in:
Thea Schöbl
2024-11-04 07:50:47 +00:00
committed by Rainer Killinger
parent e2d5d4f187
commit 8b581ef9ca
19 changed files with 389 additions and 242 deletions

View File

@@ -29,7 +29,10 @@
"TITLE_COPIED": "Copied to clipboard"
},
"about": {
"VERSION_INFO": "{{name}} {{version}} based on StApps {{stappsVersion}}"
"VERSION_INFO": "{{name}} {{version}} based on StApps {{stappsVersion}}",
"CHANGELOG": "Changelog",
"TECHNICAL_CHANGELOG": "StApps Base Changelog",
"TECHNICAL_CHANGELOG_DISCLAIMER": "The StApps base is versioned separately from the app. Version numbers will not match those of the app itself."
},
"releaseNotes": {
"TITLE_UPDATED": "Your app was updated!"