Skip to content

Commit

Permalink
Stage Pad lines for it_it.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio798 authored Feb 13, 2024
1 parent ec58eba commit bf43f7a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/main/resources/assets/splatcraft/lang/it_it.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@

"item.splatcraft.super_jump_lure": "Esca per super salti",
"item.splatcraft.super_jump_lure.tooltip": "Ti permette di eseguire un super salto verso la tua base o un giocatore con un'esca dello stesso colore.",
"item.splatcraft.stage_pad": "Selettore scenari NS",

"item.splatcraft.squid_bumper": "Calamabarriera",
"item.splatcraft.ink_cloth_helmet": "Cappello inchiostrato",
Expand Down Expand Up @@ -392,6 +393,19 @@
"gui.ammo_knights_workbench.craft": "Ottieni",
"gui.ammo_knights_workbench.empty": "Trova dei progetti per avere più armi!",

"gui.stage_pad.label.stage_select": "Scegli uno scenario",
"gui.stage_pad.label.settings": "Impostazioni",
"gui.stage_pad.label.rules": "Regole",
"gui.stage_pad.label.actions": "Azioni",
"gui.stage_pad.label.teams": "Squadre",

"gui.stage_pad.button.create": "+ Crea un nuovo scenario",
"gui.stage_pad.button.superjump_to": "Fai un super salto allo scenario",
"gui.stage_pad.button.superjump_to.out_of_range": "Questo scenario è fuori dal limite consentito!",
"gui.stage_pad.button.superjump_to.no_pads_found": "Questo scenario non ha basi di rigenerazione!",
"gui.stage_pad.button.superjump_to.requesting": "Caricamento..."
"gui.stage_pad.button.superjump_to.requires_update": "Clicca per controllare se lo scenario ha delle basi di rigenerazione",

"ink_color.invert": "%s invertito",
"ink_color.splatcraft.orange": "Arancione",
"ink_color.splatcraft.blue": "Blu",
Expand Down

0 comments on commit bf43f7a

Please sign in to comment.