From 4cc00c6c40c26de9b1b994626cc8dc54cc10febc Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Fri, 16 Sep 2016 22:29:13 +0800 Subject: Update to support French, Deutsch, Japanese and Spanish locales --- public/views/index.ejs | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'public/views') diff --git a/public/views/index.ejs b/public/views/index.ejs index 8c4cf101..719a51c1 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -59,12 +59,12 @@ <% if(facebook || twitter || github || gitlab || dropbox || google) { %>
- <%= __('Sign In') %> + <%= __('Sign In') %>
<%= __('or') %> <% }%> - <%= __('New guest note') %> + <%= __('New guest note') %>

@@ -148,6 +148,10 @@ -- cgit v1.2.3