mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-03 20:40:25 +08:00
部分中文转换为多语言代号
This commit is contained in:
11
pkg/langs/protos/zh-cn/log.json
Normal file
11
pkg/langs/protos/zh-cn/log.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"tag_listener": "端口监听",
|
||||
"tag_waf": "WAF",
|
||||
"tag_access_log": "访问日志",
|
||||
"tag_script": "脚本",
|
||||
|
||||
"log_clean_all_logs": "清除全部日志",
|
||||
"log_clean_logs_days_before": "清除 %d 以前的日志",
|
||||
"log_delete_log": "删除单个操作日志 %d",
|
||||
"log_update_settings": "修改日志相关配置"
|
||||
}
|
||||
Reference in New Issue
Block a user