fix(i18n): add missing translation (#504)
This commit is contained in:
parent
30e9c3d773
commit
4e846ca8f5
3 changed files with 18 additions and 6 deletions
|
@ -31,12 +31,14 @@
|
|||
"unmute": "Dejar de silenciar"
|
||||
},
|
||||
"action": {
|
||||
"apply": "Aplicar",
|
||||
"bookmark": "Añadir marcador",
|
||||
"bookmarked": "Guardado como marcador",
|
||||
"boost": "Retootear",
|
||||
"boosted": "Retooteado",
|
||||
"close": "Cerrar",
|
||||
"compose": "Redactar",
|
||||
"edit": "Editar",
|
||||
"enter_app": "Entrar",
|
||||
"favourite": "Favorito",
|
||||
"favourited": "Marcado como favorito",
|
||||
|
@ -50,9 +52,13 @@
|
|||
"switch_account": "Cambiar cuenta",
|
||||
"vote": "Votar"
|
||||
},
|
||||
"app_desc_short": "Un cliente Mastodon hecho con 🧡",
|
||||
"app_desc_short": "Un ágil cliente web de Mastodon",
|
||||
"app_logo": "Logotipo de Elk",
|
||||
"app_name": "Elk",
|
||||
"attachment": {
|
||||
"edit_title": "Descripción",
|
||||
"remove_label": "Eliminar archivo adjunto"
|
||||
},
|
||||
"command": {
|
||||
"activate": "Activar",
|
||||
"complete": "Completar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue