Refactor(AboutScreen): Optimize version info

This commit is contained in:
2024-09-02 16:35:11 +08:00
parent 21bb9a729f
commit 7e91f267e3
3 changed files with 10 additions and 3 deletions

View File

@@ -3,6 +3,8 @@
<string name="app_full_name">Oxygen Toolbox</string>
<string name="app_description">All in One</string>
<string name="core_beta_version">Beta</string>
<string name="core_ga_version">GA</string>
<string name="core_ok">OK</string>
<string name="core_back">Back</string>
<string name="core_close">Close</string>