Skip to content

Commit 9d71e29

Browse files
committed
docs: update plugin settings docs for enriched rows (en, vi, zh)
1 parent 818a202 commit 9d71e29

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/customization/settings.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ Manage database driver plugins from the **Plugins** tab in Settings.
372372

373373
### Installed Plugins
374374

375-
The **Installed** tab uses a split-view layout: the plugin list on the left, and the detail pane on the right.
375+
The **Installed** tab shows plugins in a split-view: list on the left, details on the right. Each row shows the plugin's version, capability, and whether it's built-in or user-installed. Filter by name using the search field above the list.
376376

377377
TablePro ships with 8 built-in database driver plugins:
378378

@@ -395,7 +395,7 @@ Select a plugin in the list to view its details in the right pane: version, bund
395395

396396
### Browse plugins
397397

398-
The **Browse** tab also uses a split-view layout. Search and filter plugins by category using the controls at the top. Select a plugin in the list to view its full details and install it from the right pane.
398+
The **Browse** tab uses the same split-view. Each row shows version, author, download count, and install status. Filter by name or category using the controls above the list. Click a plugin for full details, or hit the Install button right from the list.
399399

400400
### Installing Third-Party Plugins
401401

docs/vi/customization/settings.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Quản lý plugin driver database từ tab **Plugins** trong Settings.
370370

371371
### Plugin Đã cài
372372

373-
Tab **Installed** sử dụng bố cục chia đôi: danh sách plugin bên tráichi tiết bên phải.
373+
Tab **Installed** hiển thị plugin theo bố cục chia đôi: danh sách bên trái, chi tiết bên phải. Mỗi dòng cho thấy phiên bản, khả năng và nguồn gốc (tích hợp sẵn hay do người dùng cài). Lọc theo tên bằng ô tìm kiếm phía trên danh sách.
374374

375375
TablePro đi kèm 8 plugin driver database tích hợp sẵn:
376376

@@ -385,15 +385,15 @@ TablePro đi kèm 8 plugin driver database tích hợp sẵn:
385385
| Redis | Redis | 6379 |
386386
| Oracle | Oracle | 1521 |
387387

388-
Mỗi plugin có nút bật/tắt. Plugin bị tắt sẽ ẩn loại database khỏi hộp thoại kết nối và ngăn kết nối đến loại database đó.
388+
Chọn plugin để bật/tắt bằng công tắc trong khung chi tiết. Plugin bị tắt sẽ ẩn loại database khỏi hộp thoại kết nối và ngăn kết nối đến loại database đó.
389389

390390
### Chi tiết Plugin
391391

392392
Chọn plugin trong danh sách để xem chi tiết ở khung bên phải: phiên bản, bundle ID, khả năng hỗ trợ, loại database và cổng mặc định. Driver plugin có thể cung cấp panel cài đặt tùy chỉnh riêng, hiển thị trong phần chi tiết plugin.
393393

394394
### Duyệt plugin
395395

396-
Tab **Browse** cũng sử dụng bố cục chia đôi. Tìm kiếm lọc plugin theo danh mục bằng các điều khiển phía trên. Chọn plugin trong danh sách để xem chi tiết đầy đủ và cài đặt từ khung bên phải.
396+
Tab **Browse** cũng dùng bố cục chia đôi. Mỗi dòng cho thấy phiên bản, tác giả, lượt tải trạng thái cài đặt. Lọc theo tên hoặc danh mục bằng các điều khiển phía trên. Nhấn vào plugin để xem chi tiết, hoặc bấm Install ngay từ danh sách.
397397

398398
### Cài đặt Plugin Bên thứ ba
399399

docs/zh/customization/settings.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ TablePro 使用 [Sparkle](https://sparkle-project.org/) 进行更新。当有可
359359

360360
### 已安装插件
361361

362-
**已安装**标签页使用分栏布局:左侧为插件列表,右侧为详情面板
362+
**已安装**标签页采用分栏布局:左侧列表,右侧详情。每行显示版本、功能类型和来源(内置/用户安装)。用列表上方的搜索框按名称筛选
363363

364364
TablePro 内置 8 个数据库驱动插件:
365365

@@ -374,15 +374,15 @@ TablePro 内置 8 个数据库驱动插件:
374374
| Redis | Redis | 6379 |
375375
| Oracle | Oracle | 1521 |
376376

377-
每个插件都有开关按钮来启用或禁用。禁用的插件会在连接对话框中隐藏其数据库类型,并阻止连接到该类型的数据库。
377+
选择插件后,在详情面板中使用开关来启用或禁用。禁用的插件会在连接对话框中隐藏其数据库类型,并阻止连接到该类型的数据库。
378378

379379
### 插件详情
380380

381381
在列表中选择插件即可在右侧面板查看详情:版本、Bundle ID、支持的功能、数据库类型和默认端口。驱动插件还可以提供自定义设置面板,用于配置特定于该驱动的选项。
382382

383383
### 浏览插件
384384

385-
**浏览**标签页同样使用分栏布局。使用顶部的搜索和分类筛选控件查找插件。在列表中选择插件即可查看完整详情并从右侧面板安装
385+
**浏览**标签页同样分栏布局。每行显示版本、作者、下载次数和安装状态。用上方的搜索和分类筛选查找插件。点击查看详情,或直接在列表里点 Install 安装
386386

387387
### 安装第三方插件
388388

0 commit comments

Comments
 (0)