mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-14 21:24:58 +08:00
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:
co-authored by
whyour
parent
46feac1765
commit
e6b36b0a1b
@@ -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?"
|
||||
}
|
||||
|
||||
@@ -609,5 +609,6 @@
|
||||
"请输入迭代次数": "请输入迭代次数",
|
||||
"获取场景列表失败": "获取场景列表失败",
|
||||
"搜索场景": "搜索场景",
|
||||
"节点": "节点"
|
||||
"节点": "节点",
|
||||
"确认删除节点吗": "确认删除节点吗?"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user