mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-22 10:55:19 -04:00
Update en.coffee
I added "use" because it seems more suitable than "click".
This commit is contained in:
parent
a3e3bdc125
commit
0f0143925d
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@
|
|||
infinite_loop_reset_level: "Reset Level"
|
||||
infinite_loop_comment_out: "Comment Out My Code"
|
||||
tip_toggle_play: "Toggle play/paused with Ctrl+P."
|
||||
tip_scrub_shortcut: "Ctrl+[ and Ctrl+] to rewind and fast-forward."
|
||||
tip_scrub_shortcut: "Use Ctrl+[ and Ctrl+] to 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_beta_launch: "CodeCombat launched its beta in October, 2013."
|
||||
|
|
Loading…
Reference in a new issue