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 +++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'public/views/body.ejs') 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 @@ @@ -63,13 +63,13 @@ @@ -81,14 +81,14 @@ @@ -107,7 +107,7 @@ @@ -119,15 +119,15 @@ @@ -139,7 +139,7 @@ -

OR

+

<%= __('OR') %>

@@ -177,7 +177,7 @@ -- cgit v1.2.3