Skip to content

Commit

Permalink
fix: 中心导航国际化规范调整 --bug=130458497
Browse files Browse the repository at this point in the history
# Reviewed, transaction id: 18036
  • Loading branch information
ywywZhou authored and normal-wls committed Sep 11, 2024
1 parent fd0ddea commit 0cea4a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/config/i18n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ const en = {
系统管理: 'System Management',
中文: 'Chinese',
产品文档: 'Documentation',
版本日志: 'Release note',
版本日志: 'Release Notes',
流程: 'Process',
任务: 'Task',
调试任务: 'Debug Task',
Expand Down Expand Up @@ -889,7 +889,7 @@ const en = {
'流程任务事件并进行自动化扩展。': 'process and task events and automate scaling.',
支持计算和存储资源隔离: 'Computing & Storage Resource Isolation',
'任务执行和数据可与其他接入空间隔离。': 'Task execution data can be isolated from other access spaces.',
退出登录: 'Sign out',
退出登录: 'Sign Out',
首页: 'Home',
字段标识已经存在: 'Field identifier already exists',
key值只能由数字和字母组成且不能以数字开头: 'Key value can only consist of letters and numbers and cannot start with a number',
Expand Down

0 comments on commit 0cea4a3

Please sign in to comment.