perf: Translate email help text

pull/15764/head
feng 2025-07-17 15:07:50 +08:00 committed by 老广
parent 1df04d2a94
commit da083fffa3
2 changed files with 5 additions and 2 deletions

View File

@ -1558,5 +1558,6 @@
"removeWarningMsg": "Are you sure you want to remove",
"setVariable": "Set variable",
"userId": "User ID",
"userName": "User name"
"userName": "User name",
"EmailHelpText": "Please click the 'Submit' button to save the current configuration before clicking 'Test Connection' to ensure the settings take effect."
}

View File

@ -1563,5 +1563,7 @@
"removeWarningMsg": "你确定要移除",
"setVariable": "设置参数",
"userId": "用户ID",
"userName": "用户名"
"userName": "用户名",
"EmailHelpText": "请点击'提交'按钮保存当前配置后,再点击'测试连接'以确保信息生效",
"None": "无"
}