mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 14:03:28 -04:00
Merge pull request #1710 from Imperadeiro98/patch-1
Updated obsolete tip
This commit is contained in:
commit
0bb11e2f36
2 changed files with 2 additions and 2 deletions
app
|
@ -241,7 +241,7 @@
|
|||
infinite_loop_comment_out: "Comment Out My Code"
|
||||
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 at the top of the page for useful info."
|
||||
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_beta_launch: "CodeCombat launched its beta in October, 2013."
|
||||
tip_think_solution: "Think of the solution, not the problem."
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
#tip-wrapper
|
||||
strong.tip(data-i18n='play_level.tip_toggle_play') Toggle play/paused with Ctrl+P.
|
||||
strong.tip(data-i18n='play_level.tip_scrub_shortcut') Ctrl+[ and Ctrl+] rewind and fast-forward.
|
||||
strong.tip(data-i18n='play_level.tip_guide_exists') Click the guide at the top of the page for useful info.
|
||||
strong.tip(data-i18n='play_level.tip_guide_exists') Click the guide, inside game menu (at the top of the page), for useful info.
|
||||
strong.tip(data-i18n='play_level.tip_open_source') CodeCombat is 100% open source!
|
||||
strong.tip(data-i18n='play_level.tip_beta_launch') CodeCombat launched its beta in October, 2013.
|
||||
strong.tip(data-i18n='play_level.tip_think_solution') Think of the solution, not the problem.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue