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
12 changes: 6 additions & 6 deletions i18n/en/docusaurus-plugin-content-docs/current/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ This document will introduce you to the interface and basic operations of Class

## Widget (Main Interface) {#widgets}

![widget.png](/about/widget.png)
![Widget](/about/widget.png)

Once you launch Class Widgets, you will see widgets fly in from the top of the screen.The widgets will display the set class schedule and current schedule.\
If you need to temporarily hide Class Widgets, click a non-functional widget and the widget will collapse and reveal the bottom.To display it again, just click the bottom of the widget.\
若想完全隐藏 Class Widgets,请右键[托盘菜单](#tray)并点击“显示/隐藏主界面”即可,若想恢复,再次点击该按钮即可。
小组件也支持自定义,详见[“自定义”](#customize)
If you want to completely hide Class Widgets, right-click the [tray menu](#tray) and click "Show/Hide Main Interface". If you want to restore it, click the button again.
Widgets can also be customized, see [Customize](#customize) for details.

## Tray Menu {#tray}

![tray.png](/about/tray.png)
![Tray menu](/about/tray.png)

Class Widgets 启动后会在系统托盘区创建托盘图标,右键即可展开托盘菜单。If you don't see the tray icon, click the expand button on the left.\
After Class Widgets is started, a tray icon will be created in the system tray area. You can expand the tray menu by right-clicking.If you don't see the tray icon, click the expand button on the left.\
Click the tray icon to quickly hide the widgets at the top;\
At the same time, in the tray menu, you can access various functions of the software.

Expand All @@ -25,4 +25,4 @@ At the same time, in the tray menu, you can access various functions of the soft

You can customize the widget display style and information through the "Customize" section in "Settings".You can select the widget you want to add in the drop-down bar, add/remove widgets as needed, and change the settings of the widgets.\
You can also change the order of the widgets in the list by dragging the widgets' names.\
详细操作详见 [“了解自定义”](/instruction/advanced/customization)
For detailed operations, see ["Customization"](/instruction/advanced/customization).
2 changes: 1 addition & 1 deletion i18n/en/docusaurus-theme-classic/navbar.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"description": "Navbar item with label GitHub"
},
"item.label.了解": {
"message": "了解",
"message": "About",
"description": "Navbar item with label 了解"
}
}