Skip to content

Commit 4e4820e

Browse files
nowgnuesLeeagatha197
authored andcommitted
docs: address Copilot review feedback
- Fix 'UPDATE' to 'Update' to match i18n label - Fix 'CONFIRM' to 'OK' to match default modal button - Add missing 'New password (again)' field in My Account dialog docs - Fix Thai 'UPDATE' to translated 'อัปเดต' - Apply same fixes across all 4 languages
1 parent 7a6f7ae commit 4e4820e

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

packages/backend.ai-webui-docs/src/en/header/header.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ If you click `My Account`, the following dialog appears.
107107

108108
![](../images/my_account_information.png)
109109

110-
Each item has the following meaning. Enter the desired value and click the `UPDATE` button to update the user
110+
Each item has the following meaning. Enter the desired value and click the `Update` button to update the user
111111
information.
112112

113113
- **Full Name**: User's name (up to 64 characters).
@@ -116,6 +116,7 @@ information.
116116
- **New password**: New password (8 characters or more containing at least 1
117117
alphabet, number, and symbol). Click the right view button to see the input
118118
contents.
119+
- **New password (again)**: Re-enter the new password for confirmation.
119120
- **2FA Enabled**: 2FA activation. The user needs to enter the OTP code when logging in if it is checked.
120121

121122

@@ -137,7 +138,7 @@ code. There are many 2FA-enabled applications, such as Google Authenticator, 2ST
137138
and Bitwarden.
138139

139140
Then enter the 6-digit code from the item added to your 2FA application into the dialog above.
140-
2FA is activated when you press the `CONFIRM` button.
141+
2FA is activated when you press the `OK` button.
141142

142143
When you log in later, if you enter an email and password, an additional field appears asking
143144
for the OTP code.

packages/backend.ai-webui-docs/src/ja/header/header.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
- **フルネーム**: ユーザーの名前(最大64文字)。
9494
- **現在のパスワード**: 現在のパスワード。右側の表示ボタンをクリックすると入力内容を確認できます。
9595
- **新しいパスワード**: 新しいパスワード(英字、数字、記号をそれぞれ1つ以上含む8文字以上)。右側の表示ボタンをクリックすると入力内容を確認できます。
96+
- **新しいパスワードを再入力)**: 確認のため新しいパスワードを再入力します。
9697
- **2FA有効**: 二要素認証(2FA)の有効化。チェックされている場合、ユーザーはログイン時にOTPコードを入力する必要があります。
9798

9899

packages/backend.ai-webui-docs/src/ko/header/header.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
- **사용자 이름**: 사용자의 이름 (최대 64자).
9393
- **기존 비밀번호**: 원래 비밀번호. 우측 보기 버튼을 클릭하면 입력 내용을 볼 수 있습니다.
9494
- **새 비밀번호**: 새로운 비밀번호 (영문자, 숫자, 기호가 1개 이상 포함된 8글자 이상).
95+
- **새 비밀번호 (재입력)**: 확인을 위해 새 비밀번호를 다시 입력합니다.
9596
- **이중 인증 사용**: 이중 인증(2FA) 사용 여부. 이중 인증이 활성화되어 있으면 로그인 시 OTP 코드를 반드시 입력해야 합니다.
9697

9798

packages/backend.ai-webui-docs/src/th/header/header.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,12 @@
8888

8989
![](../images/my_account_information.png)
9090

91-
แต่ละรายการมีความหมายดังต่อไปนี้ ป้อนค่าที่ต้องการและคลิกปุ่ม `UPDATE` เพื่ออัปเดตข้อมูลผู้ใช้
91+
แต่ละรายการมีความหมายดังต่อไปนี้ ป้อนค่าที่ต้องการและคลิกปุ่ม `อัปเดต` เพื่ออัปเดตข้อมูลผู้ใช้
9292

9393
- **ชื่อเต็ม**: ชื่อผู้ใช้ (สูงสุด 64 ตัวอักษร)
9494
- **รหัสผ่านเดิม**: รหัสผ่านเดิม คลิกปุ่มดูทางด้านขวาเพื่อดูเนื้อหาที่ป้อน
9595
- **รหัสผ่านใหม่**: รหัสผ่านใหม่ (8 ตัวอักษรขึ้นไปที่มีตัวอักษร ตัวเลข และสัญลักษณ์อย่างน้อย 1 ตัว) คลิกปุ่มดูทางด้านขวาเพื่อดูเนื้อหาที่ป้อน
96+
- **รหัสผ่านใหม่ (อีกครั้ง)**: ป้อนรหัสผ่านใหม่อีกครั้งเพื่อยืนยัน
9697
- **เปิดใช้งาน 2FA**: การเปิดใช้งาน 2FA ผู้ใช้จำเป็นต้องป้อนรหัส OTP เมื่อเข้าสู่ระบบหากเปิดใช้งาน
9798

9899

0 commit comments

Comments
 (0)