New translations translation.json (Spanish)
This commit is contained in:
parent
ac0f7095a4
commit
2b1980b29b
|
@ -327,6 +327,7 @@
|
||||||
"reblog": "Publicar de nuevo",
|
"reblog": "Publicar de nuevo",
|
||||||
"fav": "Favorito",
|
"fav": "Favorito",
|
||||||
"detail": "Detalles del Toot",
|
"detail": "Detalles del Toot",
|
||||||
|
"bookmark": "Bookmark",
|
||||||
"pinned": "Toot fijado",
|
"pinned": "Toot fijado",
|
||||||
"poll": {
|
"poll": {
|
||||||
"vote": "Voto",
|
"vote": "Voto",
|
||||||
|
@ -423,6 +424,8 @@
|
||||||
"unreblog_error": "Error al no publicar de nuevo",
|
"unreblog_error": "Error al no publicar de nuevo",
|
||||||
"favourite_error": "Error al favorecer",
|
"favourite_error": "Error al favorecer",
|
||||||
"unfavourite_error": "Error al no favorecer",
|
"unfavourite_error": "Error al no favorecer",
|
||||||
|
"bookmark_error": "Failed to bookmark",
|
||||||
|
"unbookmark_error": "Failed to remove bookmark",
|
||||||
"delete_error": "Error al eliminar el toot",
|
"delete_error": "Error al eliminar el toot",
|
||||||
"search_error": "Error al buscar",
|
"search_error": "Error al buscar",
|
||||||
"toot_error": "Error al enviar el toot",
|
"toot_error": "Error al enviar el toot",
|
||||||
|
|
Loading…
Reference in New Issue