fix: i18n (#18)

* zh_TW添加缺少的DeviceGroupManager以及Import

* 使用繁體
This commit is contained in:
ludong
2025-07-14 20:00:39 +08:00
committed by GitHub
parent 5bbf0ca7d8
commit 15443701c6
+6
View File
@@ -527,6 +527,12 @@
"Result": { "Result": {
"One": "結果" "One": "結果"
}, },
"DeviceGroupManage": {
"One": "設備組管理"
},
"Import": {
"One": "導入"
},
"Drop file here or click to upload": { "Drop file here or click to upload": {
"One": "將檔案拖到這裡,或點擊上傳" "One": "將檔案拖到這裡,或點擊上傳"
}, },