New translations app.json (Spanish, Argentina)
This commit is contained in:
parent
453a032484
commit
cf5f48e8c4
|
@ -193,10 +193,14 @@
|
|||
},
|
||||
"scene": {
|
||||
"welcome": {
|
||||
"slogan": "La red social,\nnuevamente en tu poder."
|
||||
"slogan": "La red social,\nnuevamente en tu poder.",
|
||||
"get_started": "Get Started",
|
||||
"log_in": "Log In"
|
||||
},
|
||||
"server_picker": {
|
||||
"title": "Elegí un servidor,\nel que quieras.",
|
||||
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
|
||||
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
|
||||
"button": {
|
||||
"category": {
|
||||
"all": "Todas",
|
||||
|
@ -249,6 +253,12 @@
|
|||
},
|
||||
"password": {
|
||||
"placeholder": "contraseña",
|
||||
"require": "Your password needs at least:",
|
||||
"character_limit": "8 characters",
|
||||
"accessibility": {
|
||||
"checked": "checked",
|
||||
"unchecked": "unchecked"
|
||||
},
|
||||
"hint": "Tu contraseña necesita al menos ocho caracteres"
|
||||
},
|
||||
"invite": {
|
||||
|
@ -299,7 +309,7 @@
|
|||
"subtitle": "Acabamos de enviar un correo electrónico a %s,\npulsá en el enlace para confirmar tu cuenta.",
|
||||
"button": {
|
||||
"open_email_app": "Abrir aplicación de correo electrónico",
|
||||
"dont_receive_email": "Nunca recibí un correo electrónico"
|
||||
"resend": "Resend"
|
||||
},
|
||||
"dont_receive_email": {
|
||||
"title": "Revisá tu correo electrónico",
|
||||
|
|
Loading…
Reference in New Issue