From 8994bcdd17f2243906a918af7628f4db1cd4f1bc Mon Sep 17 00:00:00 2001 From: itziarZG Date: Tue, 1 Sep 2026 22:59:58 +0200 Subject: [PATCH] fix: update gold tier number --- package.json | 2 +- src/i18n/sponsors/ca.ts | 2 +- src/i18n/sponsors/en.ts | 2 +- src/i18n/sponsors/es.ts | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ecfb0fd..898b870 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "2026.es.pycon.org", - "version": "1.17.8", + "version": "1.17.9", "description": "", "main": "index.js", "scripts": { diff --git a/src/i18n/sponsors/ca.ts b/src/i18n/sponsors/ca.ts index d7862c1..470ee64 100644 --- a/src/i18n/sponsors/ca.ts +++ b/src/i18n/sponsors/ca.ts @@ -228,7 +228,7 @@ export const ca = { emoji: '🌟', iconName: 'gold', price: 'Preu 6.000€', - limit: '1 disp.', + limit: '0 disp.', bg: 'rgba(234, 179, 8, 0.1)', }, { diff --git a/src/i18n/sponsors/en.ts b/src/i18n/sponsors/en.ts index cb8bf66..234cea3 100644 --- a/src/i18n/sponsors/en.ts +++ b/src/i18n/sponsors/en.ts @@ -232,7 +232,7 @@ export const en = { emoji: '🌟', iconName: 'gold', price: 'Price €6,000', - limit: '1 avail.', + limit: '0 avail.', bg: 'rgba(234, 179, 8, 0.1)', }, { diff --git a/src/i18n/sponsors/es.ts b/src/i18n/sponsors/es.ts index d70ee7c..a9a7a24 100644 --- a/src/i18n/sponsors/es.ts +++ b/src/i18n/sponsors/es.ts @@ -248,7 +248,7 @@ export const es = { emoji: '🌟', iconName: 'gold', price: 'Precio 6.000€', - limit: '1 disp.', + limit: '0 disp.', bg: 'rgba(234, 179, 8, 0.1)', }, {