From b9c59c454d68e35708f64703a423930b99075cab Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Fri, 19 Aug 2016 11:49:24 +0800 Subject: Add support of i18n with related patches and support "en" and "zh" locales for now --- public/views/body.ejs | 60 ++++++++++++++++---------------- public/views/header.ejs | 52 ++++++++++++++-------------- public/views/help-modal.ejs | 76 ++++++++++++++++++++--------------------- public/views/index.ejs | 69 ++++++++++++++++++++----------------- public/views/refresh-modal.ejs | 18 +++++----- public/views/revision-modal.ejs | 8 ++--- public/views/signin-modal.ejs | 14 ++++---- 7 files changed, 151 insertions(+), 146 deletions(-) (limited to 'public/views') diff --git a/public/views/body.ejs b/public/views/body.ejs index acf929ad..28680e49 100644 --- a/public/views/body.ejs +++ b/public/views/body.ejs @@ -43,15 +43,15 @@
OR
+<%= __('OR') %>
@@ -177,7 +177,7 @@