Skip to content
Merged
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
4 changes: 2 additions & 2 deletions src/web-ui/src/locales/en-US/settings/session-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"displayDesktop": "Floating desktop pet",
"displayDesktopDesc": "Show a borderless always-on-top mini window outside the app. Drag to move it.",
"petLabel": "Companion appearance",
"petDescription": "Choose a preset, or import a Petdex zip downloaded from petdex.crafter.run.",
"petDescription": "Choose a preset, or import a Petdex zip downloaded from petdex.dev.",
"petPlaceholder": "Choose companion appearance",
"groupPreset": "Presets",
"groupImported": "Imported",
"import": "Import",
"importing": "Importing",
"importHint": "Download an appearance zip from https://petdex.crafter.run/zh, then import it here.",
"importHint": "Download an appearance zip from https://petdex.dev/, then import it here.",
"importDialogTitle": "Choose Petdex appearance zip",
"importFailed": "Failed to import Agent companion appearance",
"delete": "Remove imported appearance",
Expand Down
4 changes: 2 additions & 2 deletions src/web-ui/src/locales/zh-CN/settings/session-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"displayDesktop": "悬浮桌面宠物",
"displayDesktopDesc": "在软件外显示为置顶的无边框小窗口,可拖动。",
"petLabel": "伙伴形象",
"petDescription": "选择预置形象,或导入从 petdex.crafter.run 下载的 Petdex zip。",
"petDescription": "选择预置形象,或导入从 petdex.dev 下载的 Petdex zip。",
"petPlaceholder": "选择伙伴形象",
"groupPreset": "预置",
"groupImported": "已导入",
"import": "导入",
"importing": "导入中",
"importHint": "可以去 https://petdex.crafter.run/zh 下载形象 zip 后导入。",
"importHint": "可以去 https://petdex.dev/ 下载形象 zip 后导入。",
"importDialogTitle": "选择 Petdex 形象 zip",
"importFailed": "导入 Agent 伙伴形象失败",
"delete": "删除已导入形象",
Expand Down
4 changes: 2 additions & 2 deletions src/web-ui/src/locales/zh-TW/settings/session-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"displayDesktop": "懸浮桌面寵物",
"displayDesktopDesc": "在軟體外顯示為置頂的無邊框小視窗,可拖動。",
"petLabel": "夥伴形象",
"petDescription": "選擇預置形象,或匯入從 petdex.crafter.run 下載的 Petdex zip。",
"petDescription": "選擇預置形象,或匯入從 petdex.dev 下載的 Petdex zip。",
"petPlaceholder": "選擇夥伴形象",
"groupPreset": "預置",
"groupImported": "已匯入",
"import": "匯入",
"importing": "匯入中",
"importHint": "可以去 https://petdex.crafter.run/zh 下載形象 zip 後匯入。",
"importHint": "可以去 https://petdex.dev/ 下載形象 zip 後匯入。",
"importDialogTitle": "選擇 Petdex 形象 zip",
"importFailed": "匯入 Agent 夥伴形象失敗",
"delete": "刪除已匯入形象",
Expand Down