Skip to content

Commit

Permalink
add missing translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Melisa Anabella Rossi committed Jan 23, 2024
1 parent 4294452 commit 810d980
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion src/modules/translation/languages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,13 @@
"empty_names": "No tienes ningun nombre aún.{br} {link} para comenzar.",
"items": "{count} {count, plural, one {resultado} other {resultados}}",
"alias_popup": "Este nombre está siendo usado por tu perfil pero igual puede ser asignado",
"not_profile_created": "Primero necesitas entrar en el mundo antes de asignar un alias."
"not_profile_created": "Primero necesitas entrar en el mundo antes de asignar un alias.",
"empty_state": {
"title": "Nada aquí todavía",
"subtitle": "Tenga presencia en el Metaverso con un nombre de usuario libre de números al final (e.j. Genesis#1234).",
"mint_name": "Agregar nombre",
"go_to_marketplace": "Visitar el marketplace"
}
},
"ens_detail_page": {
"name": "Nombre",
Expand Down
8 changes: 7 additions & 1 deletion src/modules/translation/languages/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,13 @@
"empty_names": "看来您没有任何名称。{br} {link}开始使用。",
"items": "{count}结果",
"alias_popup": "您的个人资料正在使用此名称,但仍可以分配",
"not_profile_created": "您需要先进入世界才能设置别名。"
"not_profile_created": "您需要先进入世界才能设置别名。",
"empty_state": {
"title": "这里什么都没有",
"subtitle": "用用户名在元元中拥有无数数字 (例如。 Genesis#1234).",
"mint_name": "薄荷名称",
"go_to_marketplace": "访问市场"
}
},
"ens_detail_page": {
"name": "姓名",
Expand Down

0 comments on commit 810d980

Please sign in to comment.