mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-02-18 05:55:37 +08:00
部分中文转换为多语言代号
This commit is contained in:
6
pkg/langs/protos/zh-cn/database.json
Normal file
6
pkg/langs/protos/zh-cn/database.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"log_update_clean_days": "修改数据库自动清理设置",
|
||||
"log_delete_table": "删除数据表 %s",
|
||||
"log_truncate_table": "清空数据表 %s 数据",
|
||||
"log_update_api_node_database_config": "修改API节点数据库设置"
|
||||
}
|
||||
Reference in New Issue
Block a user