Skip to content

Commit 51c5130

Browse files
committed
feat(i18n): add German and Korean translations to provider manifests
Add de (German) and ko (Korean) translation entries to all provider manifest files, completing i18n coverage for 7 provider entries.
1 parent e05f0f8 commit 51c5130

File tree

7 files changed

+42
-0
lines changed

7 files changed

+42
-0
lines changed

manifests/providers/deepseek.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"translations": {
77
"zh-Hans": {
88
"description": "领先的 AI 研究公司,专注于开发先进的语言模型和 AI 技术,用于编码和通用智能。"
9+
},
10+
"de": {
11+
"description": "Ein führendes KI-Forschungsunternehmen, das sich auf die Entwicklung fortschrittlicher Sprachmodelle und KI-Technologien für Codierung und allgemeine Intelligenz konzentriert."
12+
},
13+
"ko": {
14+
"description": "코딩 및 일반 지능을 위한 고급 언어 모델과 AI 기술 개발에 집중하는 선도적인 AI 연구 기업입니다."
915
}
1016
},
1117
"verified": false,

manifests/providers/minimax.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"translations": {
77
"zh-Hans": {
88
"description": "专注于多模态通用大模型研发的 AI 公司,提供包括文本、语音、音乐、图像和视频生成在内的先进 AI 服务。"
9+
},
10+
"de": {
11+
"description": "Ein auf multimodale universelle große Sprachmodelle spezialisiertes KI-Unternehmen, das fortschrittliche KI-Dienste für Text, Sprache, Musik, Bild- und Videogenerierung anbietet."
12+
},
13+
"ko": {
14+
"description": "텍스트, 음성, 음악, 이미지 및 비디오 생성을 포함한 고급 AI 서비스를 제공하는 멀티모달 일반 대형 언어 모델에 특화된 AI 기업입니다."
915
}
1016
},
1117
"verified": false,

manifests/providers/moonshot.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"translations": {
77
"zh-Hans": {
88
"description": "专注于大型语言模型和智能应用的 AI 公司,以 Kimi AI 助手而闻名。"
9+
},
10+
"de": {
11+
"description": "Ein auf große Sprachmodelle und intelligente Anwendungen spezialisiertes KI-Unternehmen, bekannt für den KI-Assistenten Kimi."
12+
},
13+
"ko": {
14+
"description": "대형 언어 모델 및 지능형 애플리케이션에 특화된 AI 기업으로, Kimi AI 어시스턴트로 유명합니다."
915
}
1016
},
1117
"verified": false,

manifests/providers/openrouter.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"translations": {
77
"zh-Hans": {
88
"description": "统一的 API 平台,通过单一接口提供来自不同提供商的多个 AI 模型的访问。"
9+
},
10+
"de": {
11+
"description": "Eine einheitliche API-Plattform, die Zugriff auf mehrere KI-Modelle verschiedener Anbieter über eine einzige Schnittstelle bietet."
12+
},
13+
"ko": {
14+
"description": "단일 인터페이스를 통해 다양한 제공업체의 여러 AI 모델에 액세스할 수 있는 통합 API 플랫폼입니다."
915
}
1016
},
1117
"verified": false,

manifests/providers/siliconflow.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"translations": {
77
"zh-Hans": {
88
"description": "统一的 AI 推理平台,通过单一 API 提供对 LLM 及多模态模型的高速访问,支持无服务器、微调和专用 GPU 等灵活部署选项。"
9+
},
10+
"de": {
11+
"description": "Ein einheitlicher KI-Inferenz-Plattform mit Hochgeschwindigkeitszugriff auf LLMs und multimodale Modelle über eine API, mit flexiblen Bereitstellungsoptionen wie Serverless, Fine-tuning und dedizierte GPUs."
12+
},
13+
"ko": {
14+
"description": "단일 API를 통해 LLM 및 멀티모달 모델에 대한 고속 액세스를 제공하는 통합 AI 추론 플랫폼으로, 서버리스, 파인 튜닝 및 전용 GPU와 같은 유연한 배포 옵션을 지원합니다."
915
}
1016
},
1117
"verified": true,

manifests/providers/xai.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"translations": {
77
"zh-Hans": {
88
"description": "xAI 是一家专注于开发 AI 模型的公司。"
9+
},
10+
"de": {
11+
"description": "xAI ist ein Unternehmen, das KI-Modelle entwickelt."
12+
},
13+
"ko": {
14+
"description": "xAI는 AI 모델을 개발하는 기업입니다."
915
}
1016
},
1117
"verified": false,

manifests/providers/z-ai.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"translations": {
77
"zh-Hans": {
88
"description": "AI 平台,为各种应用提供先进的语言模型和 AI 服务,包括编码和内容生成。"
9+
},
10+
"de": {
11+
"description": "Eine KI-Plattform, die fortschrittliche Sprachmodelle und KI-Dienste für verschiedene Anwendungen anbietet, einschließlich Codierung und Inhaltserstellung."
12+
},
13+
"ko": {
14+
"description": "코딩 및 콘텐츠 생성을 포함한 다양한 응용 프로그램을 위한 고급 언어 모델과 AI 서비스를 제공하는 AI 플랫폼입니다."
915
}
1016
},
1117
"verified": false,

0 commit comments

Comments
 (0)