mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
commit
86932cafd6
2 changed files with 2 additions and 0 deletions
|
@ -336,6 +336,7 @@
|
|||
tip_adding_evil: "Adding a pinch of evil."
|
||||
tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventory"
|
||||
|
|
|
@ -73,3 +73,4 @@
|
|||
strong.tip.rare(data-i18n='play_level.tip_hate_computers') That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven
|
||||
strong.tip.rare
|
||||
a(href="https://github.com/codecombat/codecombat/wiki", data-i18n='play_level.tip_open_source_contribute') You can help CodeCombat improve!
|
||||
strong.tip.rare(data-i18n='play_level.tip_recurse') To iterate is human, to recurse divine. - L. Peter Deutsch
|
||||
|
|
Loading…
Reference in a new issue