Skip to content

Commit

Permalink
Fix some Italian translations
Browse files Browse the repository at this point in the history
  • Loading branch information
bricklife committed Oct 19, 2023
1 parent 675b4e5 commit 9ce5f5c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ class MarioBaseBlocks {
'legomario.whenPants': 'quando indossa i pantaloni [PANTS]',
'legomario.isPants': 'pantaloni sono [PANTS] ?',
'legomario.getPants': 'pantaloni',
'legomario.setVolume': 'reseta il volume a [VOLUME] %',
'legomario.setVolume': 'resetta il volume a [VOLUME] %',

'legomario.white': '(19) Bianco',
'legomario.red': '(21) Rosso',
Expand All @@ -471,14 +471,14 @@ class MarioBaseBlocks {
'legomario.pants.bee': '(3) Ape',
'legomario.pants.luigi': '(5) Luigi',
'legomario.pants.frog': '(6) Rana',
'legomario.pants.tanooki': '(10) Orseto lavatore',
'legomario.pants.tanooki': '(10) Orsetto lavatore',
'legomario.pants.propeller': '(12) Elica',
'legomario.pants.cat': '(17) Gato',
'legomario.pants.cat': '(17) Gatto',
'legomario.pants.fire': '(18) Fuoco',
'legomario.pants.penguin': '(20) Pinguino',
'legomario.pants.peach': '(24) Peach',
'legomario.pants.mario': '(33) Mario',
'legomario.pants.builder': '(34) Costrutore',
'legomario.pants.builder': '(34) Costruttore',
'legomario.pants.ice': '(35) Ghiaccio',
},
'ja': {
Expand Down

0 comments on commit 9ce5f5c

Please sign in to comment.