Update zh-HANT.coffee

This commit is contained in:
Barney 2015-02-11 15:20:40 +08:00
parent d1bd7b3803
commit bc369b94a4

View file

@ -298,8 +298,8 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
tip_toggle_play: "使用 Ctrl+P 切換 播放/暫停."
tip_scrub_shortcut: "Ctrl+[ 快退; Ctrl+] 快進."
tip_guide_exists: "點擊頁面上方的指南,可獲得更多有用的訊息."
tip_open_source: "程式之戰」100% 開源!"
tip_beta_launch: "程式之戰」在2013年10月進入BETA測試。"
tip_open_source: "CodeCombat」100% 開源!"
tip_beta_launch: "CodeCombat」在2013年10月進入BETA測試。"
tip_think_solution: "思考解決方法而不是問題."
tip_theory_practice: "理論上, 理論和實作之間是沒有區別. 但是實作上, 這兩者是有區別的. - Yogi Berra"
tip_error_free: "有兩種方式可以寫出沒有錯誤的程式; 但只有第三種可以達到預期效果. - Alan Perlis"