From 480b55ded98b41d6c76cd015c205593e1cf897a5 Mon Sep 17 00:00:00 2001 From: Michael Schmatz <michaelschmatz@gmail.com> Date: Mon, 20 Jan 2014 07:42:32 -0800 Subject: [PATCH] Fixed errors in locale file Please compile before you commit. --- app/locale/zh.coffee | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/locale/zh.coffee b/app/locale/zh.coffee index daa9f151f..32dc873c8 100644 --- a/app/locale/zh.coffee +++ b/app/locale/zh.coffee @@ -1,5 +1,5 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", translation: -# common: + common: # loading: "Loading..." # saving: "Saving..." sending: "在发送中。。。" @@ -243,7 +243,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra # edit_btn_preview: "Preview" # edit_article_title: "Edit Article" -# general: + general: # and: "and" or: "或" name: "名字"