mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
added new loading message/tip from prior commit to en-GB & en-US.coffee files
This commit is contained in:
parent
39f04f0f8b
commit
5812f954f7
2 changed files with 4 additions and 2 deletions
|
@ -295,7 +295,8 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# tip_toggle_play: "Toggle play/paused with Ctrl+P."
|
||||
# tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward."
|
||||
# tip_guide_exists: "Click the guide, inside game menu (at the top of the page), for useful info."
|
||||
# tip_open_source: "CodeCombat is 100% open source!"
|
||||
# tip_open_source_1: "CodeCombat is 100% open source!"
|
||||
# tip_open_source_2: "You can help CodeCombat improve! Go to https://github.com/codecombat/codecombat/wiki/Archmage-Home"
|
||||
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
|
||||
# tip_think_solution: "Think of the solution, not the problem."
|
||||
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
|
||||
|
|
|
@ -295,7 +295,8 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# tip_toggle_play: "Toggle play/paused with Ctrl+P."
|
||||
# tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward."
|
||||
# tip_guide_exists: "Click the guide, inside game menu (at the top of the page), for useful info."
|
||||
# tip_open_source: "CodeCombat is 100% open source!"
|
||||
# tip_open_source_1: "CodeCombat is 100% open source!"
|
||||
# tip_open_source_2: "You can help CodeCombat improve! Go to https://github.com/codecombat/codecombat/wiki/Archmage-Home"
|
||||
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
|
||||
# tip_think_solution: "Think of the solution, not the problem."
|
||||
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
|
||||
|
|
Loading…
Reference in a new issue