mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
commit
0d8834da95
1 changed files with 4 additions and 4 deletions
|
@ -102,7 +102,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
log_in: "登录"
|
||||
logging_in: "正在登录"
|
||||
log_out: "登出"
|
||||
# forgot_password: "Forgot your password?"
|
||||
forgot_password: "忘记密码?"
|
||||
authenticate_gplus: "使用 G+ 授权"
|
||||
load_profile: "载入 G+ 档案"
|
||||
load_email: "载入 G+ 电子邮件"
|
||||
|
@ -148,7 +148,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
retry: "重试"
|
||||
# actions: "Actions"
|
||||
# info: "Info"
|
||||
# help: "Help"
|
||||
help: "帮助"
|
||||
watch: "关注"
|
||||
unwatch: "取消关注"
|
||||
submit_patch: "提交补丁"
|
||||
|
@ -353,7 +353,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
|
||||
subscribe:
|
||||
subscribe_title: "订阅"
|
||||
# unsubscribe: "Unsubscribe"
|
||||
unsubscribe: "取消订阅"
|
||||
levels: "多解锁17个关卡!每周解锁5个新关卡!"
|
||||
heroes: "更多强大的英雄!"
|
||||
gems: "每月多3500宝石奖励!"
|
||||
|
@ -483,7 +483,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
forum_page: "我们的论坛"
|
||||
forum_suffix: ""
|
||||
# faq_prefix: "There's also a"
|
||||
# faq: "FAQ"
|
||||
faq: "FAQ"
|
||||
# subscribe_prefix: "If you need help figuring out a level, please"
|
||||
# subscribe: "buy a CodeCombat subscription"
|
||||
# subscribe_suffix: "and we'll be happy to help you with your code."
|
||||
|
|
Loading…
Reference in a new issue