sendou.ink/public/locales/it/builds.json
Alfio 342ab448ad
Introducing the Italian Language (#1187)
* Add Italian Localisation

* Run prettier

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2022-12-07 19:02:52 +02:00

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}}'?"
}