New translations translation.json (Spanish)

This commit is contained in:
AkiraFukushima 2021-08-27 01:15:15 +09:00
parent 9ad8fbd583
commit e1098fa594
1 changed files with 2 additions and 1 deletions

View File

@ -496,7 +496,8 @@
},
"new_toot": {
"toot_length": "La longitud del Toot debe ser de {{min}} a {{max}}",
"attach_length": "Solo puede adjuntar hasta {{max}} imágenes",
"attach_length": "You can only attach up to {{max}} image",
"attach_length_plural": "You can only attach up to {{max}} images",
"attach_image": "Sólo puede adjuntar imágenes o vídeos",
"poll_invalid": "Opciones de encuestas inválidas"
}