From e8e06dda781d0017f01616536504e0894e0cbdb4 Mon Sep 17 00:00:00 2001 From: Erick Guan Date: Mon, 6 Jul 2015 22:22:25 +0800 Subject: [PATCH] Create server.zh_CN.yml --- config/locales/server.zh_CN.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/locales/server.zh_CN.yml diff --git a/config/locales/server.zh_CN.yml b/config/locales/server.zh_CN.yml new file mode 100644 index 0000000..6088c4d --- /dev/null +++ b/config/locales/server.zh_CN.yml @@ -0,0 +1,8 @@ +zh_CN: + site_settings: + allow_solved_on_all_topics: "允许用户在所有主题选择答案(默认情况下在分类设置中更改)" + reports: + accepted_solutions: + title: "接受的答案" + xaxis: "天" + yaxis: "总计"