feat: Support i18n

This commit is contained in:
2026-02-05 13:59:13 +08:00
parent ff0a7dc1a8
commit 2f53e14a26
87 changed files with 4290 additions and 358 deletions

View File

@@ -0,0 +1,40 @@
{
"save": "저장",
"cancel": "취소",
"confirm": "확인",
"delete": "삭제",
"edit": "편집",
"add": "추가",
"create": "생성",
"update": "업데이트",
"submit": "제출",
"close": "닫기",
"back": "뒤로",
"next": "다음",
"previous": "이전",
"search": "검색",
"filter": "필터",
"clear": "지우기",
"reset": "재설정",
"loading": "로딩 중...",
"noData": "데이터 없음",
"success": "성공",
"error": "오류",
"warning": "경고",
"info": "정보",
"yes": "예",
"no": "아니오",
"ok": "확인",
"download": "다운로드",
"upload": "업로드",
"copy": "복사",
"copied": "복사됨",
"view": "보기",
"details": "상세정보",
"actions": "작업",
"generatingAudio": "오디오 생성 중, 잠시 기다려주세요...",
"generationTakingLong": "생성에 시간이 오래 걸리고 있습니다, 조금만 기다려주세요...",
"waitedSeconds": "{{seconds}}초 대기 중",
"loadingAudio": "로딩 중...",
"failedToLoadAudio": "오디오 로드에 실패했습니다"
}