mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
update zh-HANT.coffee + zh-HANS.coffee
fix something
This commit is contained in:
parent
016dc1a3f6
commit
0fc8643133
2 changed files with 12 additions and 12 deletions
|
@ -162,15 +162,15 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
multiplayer_title: "多人游戏设置"
|
||||
multiplayer_link_description: "把这个链接告诉小伙伴们,一起玩吧。"
|
||||
multiplayer_hint_label: "提示:"
|
||||
multiplayer_hint: " 点击全选,然后按 ⌘-C 或 Ctrl-C 复制链接。"
|
||||
multiplayer_hint: " 点击全选,然后按 Apple-C(苹果电脑)或 Ctrl-C 复制链接。"
|
||||
multiplayer_coming_soon: "多人游戏的更多特性!"
|
||||
guide_title: "指南"
|
||||
tome_minion_spells: "小助手的法术"
|
||||
tome_read_only_spells: "只读的法术"
|
||||
tome_minion_spells: "助手的咒语"
|
||||
tome_read_only_spells: "只读的咒语"
|
||||
tome_other_units: "其他单元"
|
||||
tome_cast_button_castable: "投掷"
|
||||
tome_cast_button_casting: "投掷中"
|
||||
tome_cast_button_cast: "施法"
|
||||
tome_cast_button_castable: "发动"
|
||||
tome_cast_button_casting: "发动中"
|
||||
tome_cast_button_cast: "发动咒语"
|
||||
tome_autocast_delay: "自动施法延迟"
|
||||
tome_autocast_1: "1 秒"
|
||||
tome_autocast_3: "3 秒"
|
||||
|
|
|
@ -162,15 +162,15 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
multiplayer_title: "多人遊戲設置"
|
||||
multiplayer_link_description: "把這個鏈接告訴小夥伴們,一起玩吧。"
|
||||
multiplayer_hint_label: "提示:"
|
||||
multiplayer_hint: " 點擊全選,然後按 ⌘-C 或 Ctrl-C 複製鏈接。"
|
||||
multiplayer_hint: " 點擊全選,然後按 Apple-C(苹果電腦)或 Ctrl-C 複製鏈接。"
|
||||
multiplayer_coming_soon: "多人遊戲的更多特性!"
|
||||
guide_title: "指南"
|
||||
tome_minion_spells: "小助手的法術"
|
||||
tome_read_only_spells: "只讀的法術"
|
||||
tome_minion_spells: "助手的咒語"
|
||||
tome_read_only_spells: "只讀的咒語"
|
||||
tome_other_units: "其他單元"
|
||||
tome_cast_button_castable: "投擲"
|
||||
tome_cast_button_casting: "投擲中"
|
||||
tome_cast_button_cast: "施法"
|
||||
tome_cast_button_castable: "發動"
|
||||
tome_cast_button_casting: "發動中"
|
||||
tome_cast_button_cast: "咒語"
|
||||
tome_autocast_delay: "自動施法延遲"
|
||||
tome_autocast_1: "1 秒"
|
||||
tome_autocast_3: "3 秒"
|
||||
|
|
Loading…
Reference in a new issue