~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="请输入对应数字"
COMMON_BACK="返回上级菜单"
COMMON_SUCCESS="设置成功!"
COMMON_UNSET="未设置"