chore(locales): update zh-cn.json and zh-tw.json (#337)

This commit is contained in:
Jerry
2023-05-28 13:08:56 +08:00
committed by GitHub
parent 6486f995e1
commit 26065fe2fc
2 changed files with 12 additions and 12 deletions

View File

@@ -4,11 +4,11 @@
"cancel": "取消",
"close": "关闭",
"confirm": "确认",
"more": "More..."
"more": "更多..."
},
"txadmin_announcement": "Server announcement by %s",
"txadmin_dm": "Direct Message from %s",
"txadmin_warn": "You have been warned by %s",
"txadmin_warn_content": "%s \nAction ID: %s",
"txadmin_scheduledrestart": "Scheduled Restart"
"txadmin_announcement": "来自 %s 的服务器通告",
"txadmin_dm": "来自 %s 的信息",
"txadmin_warn": "您被 %s 警告了",
"txadmin_warn_content": "%s \n操作 ID: %s",
"txadmin_scheduledrestart": "计划内重启"
}