fix(web): update i18n

This commit is contained in:
zhaoying
2026-03-06 10:50:16 +08:00
parent bc4406cec6
commit 1a08bea864
2 changed files with 2 additions and 2 deletions

View File

@@ -441,7 +441,7 @@ export const en = {
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',
SYSTEM_DEFAULT_CLASS_CANNOT_DELETE: 'This scene is a system preset class and cannot be deleted',
SYSTEM_DEFAULT_CLASS_CANNOT_DELETE: 'This class is a system preset class and cannot be deleted',
SYSTEM_DEFAULT_SCENE_CANNOT_UPDATE: 'This scene is a system preset scene and cannot be modified',
reset: 'Reset',
refresh: 'Refresh',