mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Update en.coffee
This commit is contained in:
parent
f98469122a
commit
a6653501e5
1 changed files with 14 additions and 0 deletions
|
@ -146,9 +146,13 @@
|
|||
fork: "Fork"
|
||||
play: "Play" # When used as an action verb, like "Play next level"
|
||||
retry: "Retry"
|
||||
actions: "Actions"
|
||||
info: "Info"
|
||||
help: "Help"
|
||||
watch: "Watch"
|
||||
unwatch: "Unwatch"
|
||||
submit_patch: "Submit Patch"
|
||||
submit_changes: "Submit Changes"
|
||||
|
||||
general:
|
||||
and: "and"
|
||||
|
@ -156,9 +160,16 @@
|
|||
date: "Date"
|
||||
body: "Body"
|
||||
version: "Version"
|
||||
submitter: "Submitter"
|
||||
submitted: "Submitted"
|
||||
commit_msg: "Commit Message"
|
||||
review: "Review"
|
||||
version_history: "Version History"
|
||||
version_history_for: "Version History for: "
|
||||
select_changes: "Select two changes below to see the difference."
|
||||
undo: "Undo (Ctrl+Z)"
|
||||
redo: "Redo (Ctrl+Shift+Z)"
|
||||
play_preview: "Play preview of current level"
|
||||
result: "Result"
|
||||
results: "Results"
|
||||
description: "Description"
|
||||
|
@ -581,6 +592,9 @@
|
|||
more: "More"
|
||||
wiki: "Wiki"
|
||||
live_chat: "Live Chat"
|
||||
thang_main: "Main"
|
||||
thang_spritesheets: "Spritesheets"
|
||||
thang_colors: "Colors"
|
||||
level_some_options: "Some Options?"
|
||||
level_tab_thangs: "Thangs"
|
||||
level_tab_scripts: "Scripts"
|
||||
|
|
Loading…
Reference in a new issue