mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-02-24 23:04:40 +08:00
修正翻译错误 (#1797)
This commit is contained in:
parent
09653f9c06
commit
b31de5e637
2 changed files with 2 additions and 2 deletions
|
@ -531,7 +531,7 @@ const message = {
|
|||
env: '環境變量',
|
||||
restartPolicy: '重啟規則',
|
||||
always: '一直重啟',
|
||||
unlessStopped: '關閉後重啟',
|
||||
unlessStopped: '未手動停止則重啟',
|
||||
onFailure: '失敗後重啟(默認重啟 5 次)',
|
||||
no: '不重啟',
|
||||
|
||||
|
|
|
@ -531,7 +531,7 @@ const message = {
|
|||
env: '环境变量',
|
||||
restartPolicy: '重启规则',
|
||||
always: '一直重启',
|
||||
unlessStopped: '关闭后重启',
|
||||
unlessStopped: '未手动停止则重启',
|
||||
onFailure: '失败后重启(默认重启 5 次)',
|
||||
no: '不重启',
|
||||
|
||||
|
|
Loading…
Reference in a new issue