forked from zelo72/mastodon-ios
New translations app.json (Spanish)
This commit is contained in:
parent
5a5e9f60f7
commit
0ed72e48be
|
@ -67,6 +67,7 @@
|
|||
"done": "Hecho",
|
||||
"confirm": "Confirmar",
|
||||
"continue": "Continuar",
|
||||
"compose": "Compose",
|
||||
"cancel": "Cancelar",
|
||||
"discard": "Descartar",
|
||||
"try_again": "Inténtalo de nuevo",
|
||||
|
@ -413,6 +414,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"follower": {
|
||||
"footer": "Followers from other servers are not displayed."
|
||||
},
|
||||
"following": {
|
||||
"footer": "Follows from other servers are not displayed."
|
||||
},
|
||||
"search": {
|
||||
"title": "Buscar",
|
||||
"search_bar": {
|
||||
|
|
Loading…
Reference in New Issue