mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-10 23:41:22 +00:00
15 lines
808 B
Plaintext
15 lines
808 B
Plaintext
|
|
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!"
|