mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +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.8 KiB
JSON
30 lines
1.8 KiB
JSON
{
|
|
"config.aspectRatio.label": "Tỷ lệ khung hình",
|
|
"config.cameraFixed.label": "Camera cố định",
|
|
"config.duration.label": "Thời lượng",
|
|
"config.endImageUrl.label": "Khung hình kết thúc",
|
|
"config.generateAudio.label": "Tạo âm thanh",
|
|
"config.header.title": "Video",
|
|
"config.imageUrl.label": "Khung hình bắt đầu",
|
|
"config.prompt.placeholder": "Mô tả video bạn muốn tạo",
|
|
"config.prompt.placeholderWithRef": "Mô tả cảnh bạn muốn tạo với hình ảnh",
|
|
"config.referenceImage.label": "Hình ảnh tham chiếu",
|
|
"config.resolution.label": "Độ phân giải",
|
|
"config.seed.label": "Hạt giống",
|
|
"config.seed.random": "Ngẫu nhiên",
|
|
"generation.actions.copyError": "Sao chép thông báo lỗi",
|
|
"generation.actions.errorCopied": "Đã sao chép thông báo lỗi vào bộ nhớ tạm",
|
|
"generation.actions.errorCopyFailed": "Không thể sao chép thông báo lỗi",
|
|
"generation.actions.generate": "Tạo",
|
|
"generation.freeQuota.exhausted": "🎁 Đã sử dụng hết lượt miễn phí, sẽ trừ vào số tín dụng",
|
|
"generation.freeQuota.remaining": "🎁 Còn {{remaining}} video miễn phí hôm nay",
|
|
"generation.status.failed": "Tạo thất bại",
|
|
"generation.status.generating": "Đang tạo...",
|
|
"generation.validation.endFrameRequiresStartFrame": "Không thể sử dụng khung hình kết thúc nếu chưa có khung hình bắt đầu. Vui lòng thiết lập khung hình bắt đầu trước.",
|
|
"topic.createNew": "Tạo Chủ Đề Mới",
|
|
"topic.deleteConfirm": "Xóa chủ đề video",
|
|
"topic.deleteConfirmDesc": "Bạn sắp xóa chủ đề video này. Hành động này không thể hoàn tác.",
|
|
"topic.title": "Chủ đề video",
|
|
"topic.untitled": "Chủ đề mặc định"
|
|
}
|