mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-29 14:19:48 -04:00
chore (coding tips): Add more quotes for #710
This commit is contained in:
parent
8fe189f915
commit
835074e5e6
2 changed files with 2 additions and 0 deletions
app
|
@ -337,6 +337,7 @@
|
|||
tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
|
||||
tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
|
||||
tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
|
||||
tip_paper_and_pen: "Before you start coding, you can always plan with a sheet of paper and a pen."
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventory"
|
||||
|
|
|
@ -77,3 +77,4 @@
|
|||
strong.tip.rare(data-i18n='play_level.tip_recurse') To iterate is human, to recurse divine. - L. Peter Deutsch
|
||||
strong.tip.rare(data-i18n='play_level.tip_free_your_mind') You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus
|
||||
strong.tip.rare(data-i18n='play_level.tip_strong_opponents') Even the strongest of opponents always has a weakness. - Itachi Uchiha
|
||||
strong.tip.rare(data-i18n='play_level.tip_paper_and_pen') Before you start coding, you can always plan with a sheet of paper and a pen.
|
||||
|
|
Loading…
Add table
Reference in a new issue