forked from AkkomaGang/akkoma-fe
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."
|
||||
},
|
||||
"login": {
|
||||
"login": "Identificación",
|
||||
"description": "Identificación con OAuth",
|
||||
"login": "Identificarse",
|
||||
"description": "Identificarse con OAuth",
|
||||
"logout": "Cerrar sesión",
|
||||
"password": "Contraseña",
|
||||
"placeholder": "p.ej. lain",
|
||||
|
|
Loading…
Reference in a new issue