feat: add chinese translation for runs table

This commit is contained in:
RohitR311
2024-12-21 13:39:32 +05:30
parent 55161e662b
commit 413d488cbb

View File

@@ -56,7 +56,11 @@
"finishedAt": "结束时间", "finishedAt": "结束时间",
"delete": "删除", "delete": "删除",
"settings": "设置", "settings": "设置",
"search": "搜索运行记录..." "search": "搜索运行记录...",
"notifications": {
"no_runs": "未找到运行记录。请重试。",
"delete_success": "运行记录删除成功"
}
}, },
"proxy": { "proxy": {
"title": "代理设置", "title": "代理设置",