mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 08:21:40 +00:00
~Improve UI and i18n for userguide.sh
This commit is contained in:
14
scripts/lang/en/userguide.lang
Normal file
14
scripts/lang/en/userguide.lang
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
UG_WELCOME="Welcome to User Guide!"
|
||||
UG_CHOOSE_ENV="Please select your usage environment:"
|
||||
UG_TIP_CONFIG="(You can still change various settings later)"
|
||||
UG_OPTION_1="Router: LAN transparent proxy"
|
||||
UG_OPTION_2="Linux device: local proxy only"
|
||||
UG_OPTION_3="Restore previous backup settings"
|
||||
UG_RESTORE_OK="Script settings have been restored! Please restart the script!"
|
||||
UG_IP_FORWARD_WARN="Your device has not enabled IP forwarding, LAN devices will not connect properly. Enable now?"
|
||||
UG_ENABLE_LOW_MEM="Your installation directory is less than 10MB, enable low-flash mode?"
|
||||
UG_IMPORT_CONFIG="Import configuration file? (Last step before running)"
|
||||
UG_CONFIG_TIP="You must have a configuration file to run the service!"
|
||||
UG_CONFIG_RES="Importing now? "
|
||||
UG_FINAL_TIP="Great! Now just start the service to enjoy!"
|
||||
Reference in New Issue
Block a user