feat(ui): add missing `goto magic keys` spanish translation entries (#2625)
parent
fc5d248094
commit
c00d6f7bf8
|
@ -84,6 +84,16 @@
|
|||
"add_account": "Añadir cuenta a la lista",
|
||||
"remove_account": "Quitar cuenta de la lista"
|
||||
},
|
||||
"magic_keys": {
|
||||
"groups": {
|
||||
"navigation": {
|
||||
"go_to_conversations": "Mensajes directos",
|
||||
"go_to_federated": "Historia federada",
|
||||
"go_to_local": "Historia local",
|
||||
"go_to_settings": "Preferencias"
|
||||
}
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"block_domain": "Ocultar dominio {0}",
|
||||
"delete_and_redraft": "Eliminar y volver a borrador",
|
||||
|
|
|
@ -235,8 +235,18 @@
|
|||
"title": "Multimedia"
|
||||
},
|
||||
"navigation": {
|
||||
"go_to_bookmarks": "Marcadores",
|
||||
"go_to_conversations": "Conversaciones",
|
||||
"go_to_explore": "Explorar",
|
||||
"go_to_favourites": "Favoritas",
|
||||
"go_to_federated": "Federados",
|
||||
"go_to_home": "Inicio",
|
||||
"go_to_lists": "Listas",
|
||||
"go_to_local": "Local",
|
||||
"go_to_notifications": "Notificaciones",
|
||||
"go_to_profile": "Perfil",
|
||||
"go_to_search": "Buscar",
|
||||
"go_to_settings": "Ajustes",
|
||||
"next_status": "Siguiente estado",
|
||||
"previous_status": "Anterior estado",
|
||||
"shortcut_help": "Atajo de ayuda",
|
||||
|
|
Loading…
Reference in New Issue