Skip to content

Commit ed4a9bc

Browse files
committed
docs: address Copilot review feedback
- Change 'Settings' to 'Preferences' to match UI label - Update heading to match i18n key 'Keep Login Session Information while Logout' - Fix '8 or more characters' to match UI validation message - Fix grammar 'To see the detail' -> 'For details'
1 parent ba25222 commit ed4a9bc

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ of your system.
2626
:::
2727

2828
:::note
29-
To prevent malicious users from guessing user's password, passwords must be longer
30-
than 8 characters with at least one alphabet(s), number(s), and special
29+
To prevent malicious users from guessing user's password, passwords must be
30+
8 or more characters with at least one alphabet(s), number(s), and special
3131
character(s).
3232
:::
3333

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ your Backend.AI email account.
9696

9797
:::note
9898
Backend.AI also provides sharing project folder to project members.
99-
To see the detail, go to [sharing a project storage folder with project members](#share-project-storage-folders-with-project-members).
99+
For details, go to [sharing a project storage folder with project members](#share-project-storage-folders-with-project-members).
100100
:::
101101

102102

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The User Settings page allows you to customize your Backend.AI WebUI experience.
66
You can access it by clicking the person icon at the top right and selecting
7-
the Settings menu. From here, you can configure preferences such as theme mode,
7+
the Preferences menu. From here, you can configure preferences such as theme mode,
88
language, desktop notifications, SSH keypair management, shell scripts, and
99
experimental features.
1010

@@ -77,7 +77,7 @@ WebUI is open sourced, anyone willing to help improve translations
7777
can contribute: https://github.com/lablup/backend.ai-webui.
7878
:::
7979

80-
### Keep Login Session Information
80+
### Keep Login Session Information while Logout
8181

8282
:::note
8383
This setting is only available in the Electron (desktop) app.

0 commit comments

Comments
 (0)