组件系统
This commit is contained in:
lincube
2026-03-01 16:50:06 +08:00
parent f0e44c0f87
commit 87f47e1887
20 changed files with 3312 additions and 201 deletions

View File

@@ -84,10 +84,14 @@
"launcher.empty": "未找到开始菜单条目。",
"launcher.empty_folder": "此文件夹为空。",
"launcher.folder_items_format": "{0} 个应用",
"button.component_library": "组件库",
"tooltip.component_library": "组件库",
"component_library.title": "组件库",
"component_library.empty": "暂无组件,后续会在这里显示。",
"button.component_library": "桌面编辑",
"tooltip.component_library": "桌面编辑",
"component_library.title": "桌面编辑",
"component_library.empty": "左右滑动选择类别,点击进入,然后拖动组件到桌面放置。",
"component_library.drag_hint": "拖动放置",
"component_category.date": "日期",
"component.date": "日历",
"desktop.add_page": "新增页面",
"placement.fill": "填充",
"placement.fit": "适应",
"placement.stretch": "拉伸",