Files
Rdmclin2 5d135b3ae1 🔨 fix: layout sidebar en More (#13723)
* fix: layout sidebar en More

* chore: update i18n files
2026-04-11 00:46:53 +08:00

34 lines
1.9 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.promptExtend.label": "프롬프트 확장",
"config.referenceImage.label": "참조 이미지",
"config.resolution.label": "해상도",
"config.seed.label": "시드",
"config.seed.random": "무작위",
"config.size.label": "크기",
"config.watermark.label": "워터마크",
"config.webSearch.label": "웹 검색",
"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": "기본 주제"
}