feat(ui): add missing goto magic keys
spanish translation entries (#2625)
This commit is contained in:
parent
fc5d248094
commit
c00d6f7bf8
2 changed files with 20 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue