diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-10-29 06:06:58 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-10-29 06:06:58 +0000 |
| commit | 3a3db35985ea8e2bb6babc92fcd247fc86df0309 (patch) | |
| tree | 4263c3fc27a748ad8d966c84ed2a8208b65838e8 /src | |
| parent | f5c37231e14a0d55753505ccf7991714e8cf9057 (diff) | |
| parent | 97f9628beaa5edce4081613a2696bc7f89619697 (diff) | |
Merge branch 'patch-3' into 'develop'
Little fix to some strings on es.json
See merge request pleroma/pleroma-fe!967
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/es.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/es.json b/src/i18n/es.json index 53a3b9dd..163eb707 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -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", |
