mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-18 17:57:34 +08:00
i18n: - Add 9 new locale files (ja/ko/de/es/fr/pt/ru/vi/zh-TW) - Add multilingual README files for all 11 languages - Add locale helper, index, and modular translation system - Add translation generation scripts Website (docs/index.html): - Replace 公益AI接口 branding with 晴辰云AI接口 - Remove OpenClaw 独立安装包 promotion block - Update SEO meta tags (description, keywords, OG, Twitter, JSON-LD) - Add 11-language README links to footer - Update 元宝派 link to new URL Bug fixes: - fix(cron): delivery format mode:'push' → mode:'announce', remove invalid 'to' field (fixes #141) - fix(cron): allow single-channel users to select delivery channel - fix(cron): preserve delivery field in job state for editing - fix(models): add 'ollama' as recognized API type, prevent overwriting native ollama config (fixes #140) - fix(models): skip /v1 append for ollama native API baseUrl - fix(assistant): normalize 'google-generative-ai' consistently, add ollama hints - fix(version): use CLI path classification for source detection on Windows (fixes #139) - fix(version): default to 'official' instead of 'chinese' when source unknown - fix(version): reorder npm global package check based on active CLI
46 lines
1.9 KiB
JSON
46 lines
1.9 KiB
JSON
{
|
|
"title": "정보",
|
|
"desc": "ClawPanel 버전 및 프로젝트 정보",
|
|
"subtitle": "OpenClaw 비주얼 관리 패널",
|
|
"sectionCommunity": "커뮤니티",
|
|
"sectionProjects": "관련 프로젝트",
|
|
"sectionContribute": "기여하기",
|
|
"sectionLinks": "링크",
|
|
"sectionAboutUs": "소개",
|
|
"checkingUpdate": "업데이트 확인 중...",
|
|
"official": "공식",
|
|
"chinese": "중국어판",
|
|
"notInstalled": "미설치",
|
|
"recommendedStable": "권장 안정 버전: {ver}",
|
|
"switchVersion": "버전 전환",
|
|
"installOpenclaw": "OpenClaw 설치",
|
|
"uninstall": "제거",
|
|
"installPath": "설치 경로",
|
|
"configExists": "설정 파일 있음",
|
|
"configNotFound": "설정 파일을 찾을 수 없음",
|
|
"versionLabel": "버전",
|
|
"selectVersion": "버전 선택",
|
|
"tagRecommended": "(권장 안정판)",
|
|
"noVersions": "사용 가능한 버전 없음",
|
|
"recommended": "권장",
|
|
"current": "현재",
|
|
"operationDone": "작업 완료",
|
|
"reloadApp": "앱 새로고침",
|
|
"newVersion": "새 버전",
|
|
"hotUpdate": "핫 업데이트",
|
|
"downloading": "다운로드 중...",
|
|
"downloadFailed": "다운로드 실패: ",
|
|
"retry": "재시도",
|
|
"upToDate": "최신 상태",
|
|
"checkUpdateFailed": "업데이트 확인 실패",
|
|
"joinDiscord": "Discord 참여",
|
|
"discordDesc": "국제 커뮤니티",
|
|
"communityWelcome": "OpenClaw 커뮤니티에 오신 것을 환영합니다! 문제가 있으면 언제든 피드백해 주세요. 함께 AI Agent를 더 좋게 만들어요.",
|
|
"communityWelcomeIntl": "Welcome to the OpenClaw community! Share ideas, get help, and build amazing AI agents together.",
|
|
"contributeDesc": "ClawPanel은 오픈소스 프로젝트입니다. Issue와 PR을 환영합니다!",
|
|
"submitIssue": "Issue 제출",
|
|
"submitPR": "PR 제출",
|
|
"contributeGuide": "기여 가이드",
|
|
"officialWebsite": "공식 사이트",
|
|
"openSourceRepo": "오픈소스 저장소"
|
|
} |