mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 17:58:11 +08:00
fix: 邮箱连接失败错误信息翻译
This commit is contained in:
@@ -116,3 +116,4 @@ i18n_rp_exist=Row permission of the same type already exists
|
||||
i18n_field_name_repeat=Field name can't repeat
|
||||
i18n_calc_field_error=Field expression error
|
||||
i18n_cp_exist=Column permission of the same type already exists
|
||||
connection_failed=Connection Failed
|
||||
@@ -115,3 +115,4 @@ i18n_rp_exist=已有同类型的行权限存在
|
||||
i18n_field_name_repeat=字段名不能重复
|
||||
i18n_calc_field_error=字段表达式语法错误
|
||||
i18n_cp_exist=已有同类型的列权限存在
|
||||
connection_failed=连接失败
|
||||
|
||||
@@ -116,3 +116,4 @@ i18n_rp_exist=已有同類型的行權限存在
|
||||
i18n_field_name_repeat=字段名不能重復
|
||||
i18n_calc_field_error=字段表達式語法錯誤
|
||||
i18n_cp_exist=已有同類型的列權限存在
|
||||
connection_failed=連接失敗
|
||||
|
||||
Reference in New Issue
Block a user