Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/02-user-guide/10-settings/01-appearance.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ DesireCore 支持三种主题模式,你可以随时在设置中切换,找到
1. 点击左下角的 **齿轮图标** 打开设置面板
2. 找到 **外观** 分区

![外观设置界面](/img/user-guide/settings/settings-appearance.svg)

## 主题模式

DesireCore 提供三种主题模式:
Expand Down
2 changes: 2 additions & 0 deletions docs/02-user-guide/10-settings/02-language.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ DesireCore 支持多语言界面,你可以随时切换。
3. 点击 **语言 / Language** 右侧的下拉菜单
4. 选择目标语言

![语言设置界面](/img/user-guide/settings/settings-language.svg)

切换后,界面所有文案会立即更新为所选语言,无需重启。

## 语言切换的影响范围
Expand Down
2 changes: 2 additions & 0 deletions docs/02-user-guide/10-settings/05-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ DesireCore 的部分功能需要操作系统授予相应权限才能正常工作
1. 打开 **设置** 面板
2. 点击 **权限管理** 分区中的 **系统权限**

![权限设置界面](/img/user-guide/settings/settings-permissions.svg)

## 权限列表

| 权限 | 用途 | 何时需要 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ DesireCore supports three theme modes. You can switch between them in settings a
1. Click the **gear icon** in the bottom-left corner to open the settings panel
2. Find the **Appearance** section

![Appearance Settings](/img/user-guide/settings/settings-appearance.svg)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use localized SVGs for English settings pages

In the English locale this absolute /img/... URL resolves to the shared static/img/user-guide/settings/settings-appearance.svg, whose embedded labels are Chinese, so the English Appearance page renders a Chinese diagram; the same pattern was added to the Language and Permission settings pages. The new locale-scoped SVG copies under i18n/en/.../img/ are not used by these absolute links, and they also need English text if switched to relative/localized assets.

Useful? React with 👍 / 👎.


## Theme Modes

DesireCore offers three theme modes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ More languages will be added in future versions based on community feedback.
3. Click the dropdown menu to the right of **Language**
4. Select your target language

![Language Settings](/img/user-guide/settings/settings-language.svg)

After switching, all interface text will immediately update to the selected language.

## Scope of Language Switching
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Some DesireCore features require the operating system to grant corresponding per
1. Open the **Settings** panel
2. Click **System Permissions** in the **Permission Management** section

![Permission Settings](/img/user-guide/settings/settings-permissions.svg)

## Permission List

| Permission | Purpose | When Needed |
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 51 additions & 0 deletions static/img/user-guide/settings/settings-appearance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading