mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Uncommented an header from tr.coffee
This commit is contained in:
parent
8ea5de0a88
commit
350deee4f8
1 changed files with 2 additions and 2 deletions
|
@ -322,7 +322,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
# tip_hardware_problem: "Q: How many programmers does it take to change a light bulb? A: None, it's a hardware problem."
|
||||
# tip_hofstadters_law: "Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law."
|
||||
# tip_premature_optimization: "Premature optimization is the root of all evil. - Donald Knuth"
|
||||
# tip_brute_force: "Süpheye düstüğünde kaba kuvveti kullan. - Ken Thompson"
|
||||
tip_brute_force: "Süpheye düstüğünde kaba kuvveti kullan. - Ken Thompson"
|
||||
# tip_extrapolation: "There are only two kinds of people: those that can extrapolate from incomplete data..."
|
||||
tip_superpower: "Kodlama, süper güç sahibi olmaya en çok benzeyen şeydir."
|
||||
tip_control_destiny: "Gerçekten açık kaynaklı olan bir kodda, kendi kaderinizi kontrol edebilirsiniz. - Linus Torvalds"
|
||||
|
@ -1222,7 +1222,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
# poll: "Poll"
|
||||
# user_polls_record: "Poll Voting History"
|
||||
|
||||
# concepts:
|
||||
concepts:
|
||||
# advanced_strings: "Advanced Strings"
|
||||
algorithms: "Algoritmalar"
|
||||
arguments: "Argümanlar"
|
||||
|
|
Loading…
Reference in a new issue