mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-30 15:53:59 -05:00
16 lines
389 B
JSON
16 lines
389 B
JSON
{
|
|
"addBuild": "Añadir build",
|
|
"noBuilds": "Aún no hay builds. ¡Agrega tu primer build!",
|
|
"buildCard.info": "Info",
|
|
"buildCard.edit": "Editar",
|
|
|
|
"forms.title": "Título",
|
|
"forms.modes": "Modos",
|
|
"forms.weapons": "Armas",
|
|
"forms.gear.HEAD": "Accesorios",
|
|
"forms.gear.CLOTHES": "Ropa",
|
|
"forms.gear.SHOES": "Calzado",
|
|
|
|
"deleteConfirm": "¿Borrar build '{{title}}'?"
|
|
}
|