[FEAT] 更新英文語系檔

1. 在 lang/en.json 中新增 「System restarting」 的翻譯對應,完善重啟狀態的各語系支援。
This commit is contained in:
sky121113 2026-05-14 18:08:28 +08:00
parent 752d149940
commit e004ecbc43

View File

@ -1976,5 +1976,6 @@
"Download Template": "Download Template", "Download Template": "Download Template",
"Please use our standard template to ensure data compatibility.": "Please use our standard template to ensure data compatibility.", "Please use our standard template to ensure data compatibility.": "Please use our standard template to ensure data compatibility.",
":count staff cards imported successfully": ":count staff cards imported successfully", ":count staff cards imported successfully": ":count staff cards imported successfully",
"Import failed": "Import failed" "Import failed": "Import failed",
"System restarting": "System restarting"
} }