Skip to content

Commit

Permalink
fix: Metaverse banner text
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroPetaccio committed Nov 12, 2024
1 parent 8678b98 commit e6eab4c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/modules/translation/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion src/modules/translation/languages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion src/modules/translation/languages/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -2318,7 +2318,7 @@
"event_banner": {
"small": {
"title": "为 Decentraland 音乐节创作!",
"subtitle": "在 11 月 15 日之前为您的太空主题可穿戴设备和表情添加 {event_tag} 标签,它们将在市场上的特殊节日标签中展示!"
"subtitle": "为您的太空主题可穿戴设备和表情添加 {event_tag} 标签,它们将在市场上的特殊节日标签中展示!"
},
"event_tag": "DCLMF24"
},
Expand Down

0 comments on commit e6eab4c

Please sign in to comment.