feat(web): add SYSTEM_DEFAULT_SCENE_CANNOT_DELETE error i18n

This commit is contained in:
zhaoying
2026-03-05 10:58:25 +08:00
parent 14fcb66a9c
commit 1b666638bc
4 changed files with 12 additions and 6 deletions

View File

@@ -440,6 +440,7 @@ export const en = {
logoutApiCannotRefreshToken: 'Logout API cannot refresh token',
publicApiCannotRefreshToken: 'Public API cannot refresh token',
refreshTokenNotExist: 'Refresh token does not exist',
SYSTEM_DEFAULT_SCENE_CANNOT_DELETE: 'This is a system preset scene and cannot be deleted',
reset: 'Reset',
refresh: 'Refresh',
return: 'Return',