mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Fixed last merge
This commit is contained in:
parent
8bba79eecf
commit
e268e20390
1 changed files with 5 additions and 5 deletions
|
@ -1358,11 +1358,11 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
input_handling: "Gestione dell'Input" #"Input Handling"
|
||||
math_operations: "Operazioni Matematiche" #"Math Operations"
|
||||
# object_literals: "Object Literals"
|
||||
parameters: "Parametri" #"Parameters"
|
||||
strings: "Stringhe" #"Strings"
|
||||
variables: "Variabili" #"Variables"
|
||||
vectors: "Vettori" #"Vectors"
|
||||
while_loops: "Cicli" #"Loops"
|
||||
parameters: "Parametri" #"Parameters"
|
||||
strings: "Stringhe" #"Strings"
|
||||
variables: "Variabili" #"Variables"
|
||||
vectors: "Vettori" #"Vectors"
|
||||
while_loops: "Cicli" #"Loops"
|
||||
recursion: "Ricorsione" #"Recursion"
|
||||
|
||||
# delta:
|
||||
|
|
Loading…
Reference in a new issue