mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 07:51:45 +00:00
~Improve UI and i18n for userguide.sh
This commit is contained in:
6
scripts/lang/chs/5_task.lang
Normal file
6
scripts/lang/chs/5_task.lang
Normal file
@@ -0,0 +1,6 @@
|
||||
# 推荐任务配置
|
||||
TASK_RECOM_TITLE="是否启用以下推荐的自动任务配置:"
|
||||
|
||||
TASK_RECOM_ITEM_1="运行时每10分钟自动保存面板配置"
|
||||
TASK_RECOM_ITEM_2="服务启动后自动同步 NTP 时间"
|
||||
TASK_RECOM_ITEM_3="在每日的3点0分重启服务"
|
||||
6
scripts/lang/en/5_task.lang
Normal file
6
scripts/lang/en/5_task.lang
Normal file
@@ -0,0 +1,6 @@
|
||||
# Recommended task configuration
|
||||
TASK_RECOM_TITLE="Enable the following recommended automatic tasks?"
|
||||
|
||||
TASK_RECOM_ITEM_1="Save Dashboard select every 10 minutes"
|
||||
TASK_RECOM_ITEM_2="Synchronize NTP after service startup"
|
||||
TASK_RECOM_ITEM_3="Daily service restart at 03:00"
|
||||
Reference in New Issue
Block a user