Skip to content

Commit 1e0137f

Browse files
MrMushrooooomfwang
andauthored
go: promote kimi k2.6 usage limits (#23634)
Co-authored-by: Frank <frank@anoma.ly>
1 parent 38e2f4c commit 1e0137f

File tree

19 files changed

+99
-5
lines changed

19 files changed

+99
-5
lines changed

packages/console/app/src/i18n/ar.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,8 @@ export const dict = {
261261
"go.cta.promo": "$5 للشهر الأول",
262262
"go.pricing.body":
263263
"استخدمه مع أي وكيل. $5 للشهر الأول، ثم $10/شهر. قم بزيادة الرصيد إذا لزم الأمر. الإلغاء في أي وقت.",
264+
"go.banner.badge": "3x",
265+
"go.banner.text": "Kimi K2.6: حد الاستخدام 3 أضعاف حتى 27 أبريل",
264266
"go.graph.free": "مجاني",
265267
"go.graph.freePill": "Big Pickle ونماذج مجانية",
266268
"go.graph.go": "Go",

packages/console/app/src/i18n/br.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@ export const dict = {
265265
"go.cta.promo": "$5 no primeiro mês",
266266
"go.pricing.body":
267267
"Use com qualquer agente. $5 no primeiro mês, depois $10/mês. Recarregue o crédito se necessário. Cancele a qualquer momento.",
268+
"go.banner.badge": "3x",
269+
"go.banner.text": "Kimi K2.6: limite de uso 3x maior até 27 de abril",
268270
"go.graph.free": "Grátis",
269271
"go.graph.freePill": "Big Pickle e modelos gratuitos",
270272
"go.graph.go": "Go",

packages/console/app/src/i18n/da.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ export const dict = {
263263
"go.cta.promo": "$5 første måned",
264264
"go.pricing.body":
265265
"Brug med enhver agent. $5 første måned, derefter $10/måned. Tank op med kredit efter behov. Afmeld når som helst.",
266+
"go.banner.badge": "3x",
267+
"go.banner.text": "Kimi K2.6: brugsgrænsen tredoblet til 27. april",
266268
"go.graph.free": "Gratis",
267269
"go.graph.freePill": "Big Pickle og gratis modeller",
268270
"go.graph.go": "Go",

packages/console/app/src/i18n/de.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@ export const dict = {
265265
"go.cta.promo": "$5 im ersten Monat",
266266
"go.pricing.body":
267267
"Mit jedem Agenten nutzbar. $5 im ersten Monat, danach $10/Monat. Guthaben bei Bedarf aufladen. Jederzeit kündbar.",
268+
"go.banner.badge": "3x",
269+
"go.banner.text": "Kimi K2.6: Nutzungslimit bis zum 27. April verdreifacht",
268270
"go.graph.free": "Kostenlos",
269271
"go.graph.freePill": "Big Pickle und kostenlose Modelle",
270272
"go.graph.go": "Go",

packages/console/app/src/i18n/en.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ export const dict = {
249249
"go.title": "OpenCode Go | Low cost coding models for everyone",
250250
"go.meta.description":
251251
"Go starts at $5 for your first month, then $10/month, with generous 5-hour request limits for GLM-5.1, GLM-5, Kimi K2.5, Kimi K2.6, MiMo-V2-Pro, MiMo-V2-Omni, Qwen3.5 Plus, Qwen3.6 Plus, MiniMax M2.5, and MiniMax M2.7.",
252+
"go.banner.badge": "3x",
253+
"go.banner.text": "Kimi K2.6 gets 3× usage limits through April 27",
252254
"go.hero.title": "Low cost coding models for everyone",
253255
"go.hero.body":
254256
"Go brings agentic coding to programmers around the world. Offering generous limits and reliable access to the most capable open-source models, so you can build with powerful agents without worrying about cost or availability.",

packages/console/app/src/i18n/es.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@ export const dict = {
266266
"go.cta.promo": "$5 el primer mes",
267267
"go.pricing.body":
268268
"Úsalo con cualquier agente. $5 el primer mes, luego 10 $/mes. Recarga crédito si es necesario. Cancela en cualquier momento.",
269+
"go.banner.badge": "3x",
270+
"go.banner.text": "Kimi K2.6: límite de uso triplicado hasta el 27 de abril",
269271
"go.graph.free": "Gratis",
270272
"go.graph.freePill": "Big Pickle y modelos gratuitos",
271273
"go.graph.go": "Go",

packages/console/app/src/i18n/fr.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ export const dict = {
267267
"go.cta.promo": "$5 le premier mois",
268268
"go.pricing.body":
269269
"Utilisez-le avec n'importe quel agent. $5 le premier mois, puis 10 $/mois. Rechargez du crédit si nécessaire. Annulez à tout moment.",
270+
"go.banner.badge": "3x",
271+
"go.banner.text": "Kimi K2.6 : limites d’utilisation triplées jusqu’au 27 avril",
270272
"go.graph.free": "Gratuit",
271273
"go.graph.freePill": "Big Pickle et modèles gratuits",
272274
"go.graph.go": "Go",

packages/console/app/src/i18n/it.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ export const dict = {
263263
"go.cta.promo": "$5 il primo mese",
264264
"go.pricing.body":
265265
"Usalo con qualsiasi agente. $5 il primo mese, poi $10/mese. Ricarica il credito se necessario. Annulla in qualsiasi momento.",
266+
"go.banner.badge": "3x",
267+
"go.banner.text": "Kimi K2.6: limite d'uso triplicato fino al 27 aprile",
266268
"go.graph.free": "Gratis",
267269
"go.graph.freePill": "Big Pickle e modelli gratuiti",
268270
"go.graph.go": "Go",

packages/console/app/src/i18n/ja.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ export const dict = {
262262
"go.cta.promo": "初月 $5",
263263
"go.pricing.body":
264264
"どのエージェントでも使えます。最初の月$5、その後$10/月。必要に応じてクレジットを追加。いつでもキャンセルできます。",
265+
"go.banner.badge": "3x",
266+
"go.banner.text": "Kimi K2.6、4月27日まで利用上限が3倍に",
265267
"go.graph.free": "無料",
266268
"go.graph.freePill": "Big Pickleと無料モデル",
267269
"go.graph.go": "Go",

packages/console/app/src/i18n/ko.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,8 @@ export const dict = {
259259
"go.cta.promo": "첫 달 $5",
260260
"go.pricing.body":
261261
"어떤 에이전트와도 사용할 수 있습니다. 첫 달 $5, 이후 $10/월. 필요하면 크레딧을 충전하세요. 언제든지 취소할 수 있습니다.",
262+
"go.banner.badge": "3x",
263+
"go.banner.text": "Kimi K2.6, 4월 27일까지 사용 한도 3배 확대",
262264
"go.graph.free": "무료",
263265
"go.graph.freePill": "Big Pickle 및 무료 모델",
264266
"go.graph.go": "Go",

0 commit comments

Comments
 (0)