Final i18n fixes: Use consistent translation approach for all user messages

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-23 05:44:11 +00:00
co-authored by whyour
parent 46feac1765
commit e6b36b0a1b
3 changed files with 10 additions and 8 deletions
+2 -1
View File
@@ -609,5 +609,6 @@
"请输入迭代次数": "Please enter iterations",
"获取场景列表失败": "Failed to fetch scenario list",
"搜索场景": "Search scenarios",
"节点": "Nodes"
"节点": "Nodes",
"确认删除节点吗": "Are you sure you want to delete this node?"
}
+2 -1
View File
@@ -609,5 +609,6 @@
"请输入迭代次数": "请输入迭代次数",
"获取场景列表失败": "获取场景列表失败",
"搜索场景": "搜索场景",
"节点": "节点"
"节点": "节点",
"确认删除节点吗": "确认删除节点吗?"
}