mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-18 00:55:19 +08:00
部分中文转换为多语言代号
This commit is contained in:
10
pkg/langs/protos/zh-cn/ns_domain.json
Normal file
10
pkg/langs/protos/zh-cn/ns_domain.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"log_update_ns_domain_status": "修改域名 %d 状态为 %s",
|
||||
"log_create_ns_domains_batch": "批量添加域名",
|
||||
"log_create_ns_domain": "创建域名 %d",
|
||||
"log_delete_ns_domain": "删除域名 %d",
|
||||
"log_update_ns_domain": "修改域名 %d",
|
||||
|
||||
"log_update_ns_domain_health_check": "修改域名 %d 健康检查设置",
|
||||
"log_update_ns_domain_tsig": "修改域名 %d 的TSIG配置"
|
||||
}
|
||||
Reference in New Issue
Block a user