mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
* ♻️ refactor: Refactor image and video
* chore: rabase canary
* style: update
* style: update
* style: update
* style: update
* style: update
* style: update
* style: update
* chore: update i18n
* style: update
* fix: fix config
* fix: fix proxy
* fix: fix type
* chore: fix test
30 lines
1.5 KiB
JSON
30 lines
1.5 KiB
JSON
{
|
|
"config.aspectRatio.label": "長寬比",
|
|
"config.cameraFixed.label": "固定鏡頭",
|
|
"config.duration.label": "時長",
|
|
"config.endImageUrl.label": "結束畫面",
|
|
"config.generateAudio.label": "產生音訊",
|
|
"config.header.title": "影片",
|
|
"config.imageUrl.label": "起始畫面",
|
|
"config.prompt.placeholder": "描述您想要產生的影片",
|
|
"config.prompt.placeholderWithRef": "描述您想要生成圖像的場景",
|
|
"config.referenceImage.label": "參考圖片",
|
|
"config.resolution.label": "解析度",
|
|
"config.seed.label": "種子",
|
|
"config.seed.random": "隨機",
|
|
"generation.actions.copyError": "複製錯誤訊息",
|
|
"generation.actions.errorCopied": "錯誤訊息已複製到剪貼簿",
|
|
"generation.actions.errorCopyFailed": "複製錯誤訊息失敗",
|
|
"generation.actions.generate": "產生",
|
|
"generation.freeQuota.exhausted": "🎁 免費額度已用完,將開始扣除點數",
|
|
"generation.freeQuota.remaining": "🎁 今日剩餘 {{remaining}} 部免費影片",
|
|
"generation.status.failed": "產生失敗",
|
|
"generation.status.generating": "產生中...",
|
|
"generation.validation.endFrameRequiresStartFrame": "未設定起始畫面時無法使用結束畫面。請先設定起始畫面。",
|
|
"topic.createNew": "建立新主題",
|
|
"topic.deleteConfirm": "刪除影片主題",
|
|
"topic.deleteConfirmDesc": "您即將刪除此影片主題,此操作無法復原。",
|
|
"topic.title": "影片主題",
|
|
"topic.untitled": "預設主題"
|
|
}
|