Merge pull request #462 from SuanmoSuanyangTechnology/feature/memory_zy

feat(web): add SYSTEM_DEFAULT_SCENE_CANNOT_DELETE error i18n
This commit is contained in:
yingzhao
2026-03-05 10:59:59 +08:00
committed by GitHub
4 changed files with 12 additions and 6 deletions

View File

@@ -1020,6 +1020,7 @@ export const zh = {
logoutApiCannotRefreshToken: '退出登录接口不能刷新token',
publicApiCannotRefreshToken: '公共接口不能刷新token',
refreshTokenNotExist: '刷新token不存在',
SYSTEM_DEFAULT_SCENE_CANNOT_DELETE: '该场景为系统预设场景,不允许删除',
reset: '重置',
refresh: '刷新',
return: '返回',