chore: add disconnect translation

This commit is contained in:
cialloo
2024-07-21 15:32:05 +08:00
committed by Cialloo
parent f1987c234f
commit c93b27f790
2 changed files with 4 additions and 2 deletions

View File

@@ -15,5 +15,6 @@
"save": "保存",
"cancel": "取消",
"delete": "删除",
"notImplement": "功能尚未开发, 敬请期待~"
"notImplement": "功能尚未开发, 敬请期待~",
"disconnect": "断开连接"
}