diff options
Diffstat (limited to 'locale/zh-tw')
-rw-r--r-- | locale/zh-tw/script.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/zh-tw/script.lua b/locale/zh-tw/script.lua index f9315057..ec69bea8 100644 --- a/locale/zh-tw/script.lua +++ b/locale/zh-tw/script.lua @@ -562,6 +562,8 @@ CONFIG_LOAD_ERROR = '設定檔案載入錯誤:{}' CONFIG_TYPE_ERROR = '設定檔案必須是lua或json格式:{}' +CONFIG_MODIFY_FAIL_SYNTAX_ERROR = -- TODO: need translate! +'Failed to modify settings, there are syntax errors in the settings file: {}' PLUGIN_RUNTIME_ERROR = [[ |