diff options
| -rw-r--r-- | zh-cn/livescript-cn.html.markdown | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/zh-cn/livescript-cn.html.markdown b/zh-cn/livescript-cn.html.markdown index c04805c9..5a808807 100644 --- a/zh-cn/livescript-cn.html.markdown +++ b/zh-cn/livescript-cn.html.markdown @@ -3,6 +3,9 @@ language: LiveScript  filename: learnLivescript.ls  contributors:      - ["Christina Whyte", "http://github.com/kurisuwhyte/"] +translators: +    - ["ShengDa Lyu", "http://github.com/SDLyu/"] +lang: zh-cn      ---  LiveScript 是一种具有函数式特性且编译成 JavaScript 的语言,能对应 JavaScript 的基本语法。 | 
