移除不必要的前端拦截
Some checks failed
build / build (api, amd64, linux) (push) Failing after -50s
build / build (api, arm64, linux) (push) Failing after -52s
build / build (api.exe, amd64, windows) (push) Failing after -52s

This commit is contained in:
CN-JS-HuiBai
2026-04-18 16:33:36 +08:00
parent f4af50299c
commit b874d2e258
6 changed files with 309243 additions and 935 deletions

View File

@@ -2327,6 +2327,7 @@ window.XBOARD_TRANSLATIONS['en-US'] = {
},
"common": {
"saving": "Saving...",
"saveFailed": "Failed to save",
"save_success": "Saved automatically",
"placeholder": "Please input",
"autoSaved": "Saved automatically"
@@ -3216,4 +3217,4 @@ window.XBOARD_TRANSLATIONS['en-US'] = {
"deleteError": "Failed to delete plugin"
}
}
};
};