Merge pull request #3525 from LawrenceFebs/patch-1

Update it.coffee
This commit is contained in:
Imperadeiro98 2016-04-10 15:32:36 +01:00
commit 4f1e186cc2

View file

@ -434,7 +434,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
tip_strong_opponents: "Anche il più tenace degli avversari ha sempre una debolezza. - Itachi Uchiha"
tip_paper_and_pen: "Prima di iniziare a programmare, puoi sempre progettare con un foglio di carta e una penna."
tip_solve_then_write: "Prima, risolvi il problema. Poi, scrivi il codice. - John Johnson"
# tip_compiler_ignores_comments: "Sometimes I think that the compiler ignores my comments."
tip_compiler_ignores_comments: "A volte penso che il compilatore ignori i miei commenti"
# tip_understand_recursion: "The only way to understand recursion is to understand recursion."
# tip_life_and_polymorphism: "Open Source is like a totally polymorphic heterogeneous structure: All types are welcome."
# tip_mistakes_proof_of_trying: "Mistakes in your code are just proof that you are trying."