mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-30 15:53:59 -05:00
* Add Italian Localisation * Run prettier Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
14 lines
388 B
JSON
14 lines
388 B
JSON
{
|
|
"addBuild": "Aggiungi kit",
|
|
"noBuilds": "Non hai ancora kit. Aggiungine uno!",
|
|
"buildCard.info": "Info",
|
|
"buildCard.edit": "Modifica",
|
|
"forms.title": "Nome",
|
|
"forms.modes": "Modalità",
|
|
"forms.weapons": "Armi",
|
|
"forms.gear.HEAD": "Accessorio",
|
|
"forms.gear.CLOTHES": "Vestiti",
|
|
"forms.gear.SHOES": "Scarpe",
|
|
"deleteConfirm": "Vuoi cancellare il kit '{{title}}'?"
|
|
}
|