Merge branch 'patch-3' into 'develop'
Little fix to some strings on es.json See merge request pleroma/pleroma-fe!967
This commit is contained in:
commit
3a3db35985
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@
|
||||||
"error": "Se ha producido un error al importar el archivo."
|
"error": "Se ha producido un error al importar el archivo."
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"login": "Identificación",
|
"login": "Identificarse",
|
||||||
"description": "Identificación con OAuth",
|
"description": "Identificarse con OAuth",
|
||||||
"logout": "Cerrar sesión",
|
"logout": "Cerrar sesión",
|
||||||
"password": "Contraseña",
|
"password": "Contraseña",
|
||||||
"placeholder": "p.ej. lain",
|
"placeholder": "p.ej. lain",
|
||||||
|
|
Loading…
Reference in a new issue