feat: add chinese translation for runs table
This commit is contained in:
@@ -56,7 +56,11 @@
|
|||||||
"finishedAt": "结束时间",
|
"finishedAt": "结束时间",
|
||||||
"delete": "删除",
|
"delete": "删除",
|
||||||
"settings": "设置",
|
"settings": "设置",
|
||||||
"search": "搜索运行记录..."
|
"search": "搜索运行记录...",
|
||||||
|
"notifications": {
|
||||||
|
"no_runs": "未找到运行记录。请重试。",
|
||||||
|
"delete_success": "运行记录删除成功"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"proxy": {
|
"proxy": {
|
||||||
"title": "代理设置",
|
"title": "代理设置",
|
||||||
|
|||||||
Reference in New Issue
Block a user