优化项目启动器的创建功能

This commit is contained in:
xintaofei
2026-03-27 15:08:53 +08:00
parent 06580b0c9c
commit 3b080c801b
18 changed files with 374 additions and 55 deletions

View File

@@ -1606,6 +1606,12 @@
"saveDirectory": "儲存目錄",
"saveDirectoryPlaceholder": "選擇目錄...",
"browseDirectory": "瀏覽",
"advancedOptions": "進階選項",
"base": "基礎庫",
"enableRtl": "啟用 RTL 支援",
"enableRtlDescription": "為從右到左書寫的語言(如阿拉伯語、希伯來語)啟用佈局支援",
"pmChecking": "正在檢測...",
"pmNotInstalled": "未安裝",
"cancel": "取消",
"create": "建立",
"creating": "正在建立專案..."