Skip to content

Commit 359eaeb

Browse files
authored
update sponsorship availability: Platinum 0, Gold 1
1 parent 3dfc4b2 commit 359eaeb

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/i18n/sponsors/ca.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ export const ca = {
228228
emoji: '🌟',
229229
iconName: 'gold',
230230
price: 'Preu 6.000€',
231-
limit: '0 disp.',
231+
limit: '1 disp.',
232232
bg: 'rgba(234, 179, 8, 0.1)',
233233
},
234234
{
@@ -237,7 +237,7 @@ export const ca = {
237237
emoji: '🏆',
238238
iconName: 'platinum',
239239
price: 'Preu 8.000€',
240-
limit: '2 disp.',
240+
limit: '0 disp.',
241241
bg: 'rgba(34, 197, 94, 0.1)',
242242
},
243243
{

src/i18n/sponsors/en.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ export const en = {
232232
emoji: '🌟',
233233
iconName: 'gold',
234234
price: 'Price €6,000',
235-
limit: '0 avail.',
235+
limit: '1 avail.',
236236
bg: 'rgba(234, 179, 8, 0.1)',
237237
},
238238
{
@@ -241,7 +241,7 @@ export const en = {
241241
emoji: '🏆',
242242
iconName: 'platinum',
243243
price: 'Price €8,000',
244-
limit: '2 avail.',
244+
limit: '0 avail.',
245245
bg: 'rgba(34, 197, 94, 0.1)',
246246
},
247247
{

src/i18n/sponsors/es.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ export const es = {
248248
emoji: '🌟',
249249
iconName: 'gold',
250250
price: 'Precio 6.000€',
251-
limit: '0 disp.',
251+
limit: '1 disp.',
252252
bg: 'rgba(234, 179, 8, 0.1)',
253253
},
254254
{
@@ -257,7 +257,7 @@ export const es = {
257257
emoji: '🏆',
258258
iconName: 'platinum',
259259
price: 'Precio 8.000€',
260-
limit: '2 disp.',
260+
limit: '0 disp.',
261261
bg: 'rgba(34, 197, 94, 0.1)',
262262
},
263263
{

0 commit comments

Comments
 (0)