Skip to content

Commit

Permalink
i18n: fix typo for CONFIRM_SECRET
Browse files Browse the repository at this point in the history
Signed-off-by: bin liu <[email protected]>
  • Loading branch information
liubin committed Aug 9, 2023
1 parent 88c6018 commit 8dce38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/portal/src/i18n/lang/zh-cn-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"ADMIN_CLI_SECRET_BUTTON": "生成新的CLI密码",
"ADMIN_CLI_SECRET_RESET_BUTTON": "输入您自己的CLI密码",
"NEW_SECRET": "密码",
"CONFIRM_SECRET": "重复出入密码",
"CONFIRM_SECRET": "重复输入密码",
"GENERATE_SUCCESS": "成功设置新的CLI密码",
"GENERATE_ERROR": "设置新的CLI密码失败",
"CONFIRM_TITLE_CLI_GENERATE": "您确定需要重新生成cli secret吗?",
Expand Down

0 comments on commit 8dce38c

Please sign in to comment.