~Add i18n support for 2_settings.sh

This commit is contained in:
juewuy
2026-01-16 19:59:31 +08:00
parent 329db0d9f2
commit 0cb57d1d7b
5 changed files with 349 additions and 139 deletions

View File

@@ -0,0 +1,5 @@
COMMON_INPUT="Please enter a number"
COMMON_BACK="Back"
COMMON_SUCCESS="Successfully set!"
COMMON_UNSET="Not set"