diff --git a/src/modules/translation/languages/en.json b/src/modules/translation/languages/en.json index f081086a2..4487f8c02 100644 --- a/src/modules/translation/languages/en.json +++ b/src/modules/translation/languages/en.json @@ -2319,7 +2319,7 @@ "event_banner": { "small": { "title": "Create for Decentraland Music Festival!", - "subtitle": "Add the {event_tag} tag for your space-themed Wearables and Emotes before Nov 15 and they'll be featured in a special Festival Tab on the Marketplace!" + "subtitle": "Add the {event_tag} tag for your space-themed Wearables and Emotes and they'll be featured in a special Festival Tab on the Marketplace!" }, "event_tag": "DCLMF24" }, diff --git a/src/modules/translation/languages/es.json b/src/modules/translation/languages/es.json index a61ace2b3..5c26647da 100644 --- a/src/modules/translation/languages/es.json +++ b/src/modules/translation/languages/es.json @@ -2337,7 +2337,7 @@ "event_banner": { "small": { "title": "¡Crea para el Festival de Música Decentraland!", - "subtitle": "Agrega la etiqueta {event_tag} a tus wearables y emotes con temática espacial antes del 15 de noviembre y aparecerán en una pestaña especial del festival en el Marketplace." + "subtitle": "Agrega la etiqueta {event_tag} a tus wearables y emotes con temática espacial y aparecerán en una pestaña especial del festival en el Marketplace." }, "event_tag": "DCLMF24" }, diff --git a/src/modules/translation/languages/zh.json b/src/modules/translation/languages/zh.json index de153b675..de39bb2e7 100644 --- a/src/modules/translation/languages/zh.json +++ b/src/modules/translation/languages/zh.json @@ -2318,7 +2318,7 @@ "event_banner": { "small": { "title": "为 Decentraland 音乐节创作!", - "subtitle": "在 11 月 15 日之前为您的太空主题可穿戴设备和表情添加 {event_tag} 标签,它们将在市场上的特殊节日标签中展示!" + "subtitle": "为您的太空主题可穿戴设备和表情添加 {event_tag} 标签,它们将在市场上的特殊节日标签中展示!" }, "event_tag": "DCLMF24" },