mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-02-05 19:25:48 +08:00
部分中文转换为多语言代号
This commit is contained in:
9
pkg/langs/protos/zh-cn/node_cluster.json
Normal file
9
pkg/langs/protos/zh-cn/node_cluster.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"log_create_cluster": "创建节点集群:%d",
|
||||
"log_delete_cluster": "删除集群 %d",
|
||||
"log_update_cluster_health_check": "修改集群健康检查设置 %d",
|
||||
"log_run_cluster_health_check": "执行集群健康检查设置 %d",
|
||||
"log_update_cluster_basic_settings": "修改集群基础设置 %d",
|
||||
"log_pin_cluster": "置顶集群 %d",
|
||||
"log_unpin_cluster": "取消置顶集群 %d"
|
||||
}
|
||||
Reference in New Issue
Block a user