From 2c32cf0abfc9e6437c2e8000c081a912dede9e34 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Wed, 26 Sep 2018 15:41:11 +0200 Subject: Add POEditor to 'follow us' statement We broke the follow us before by removing Facebook and Twitter. Adding POEditor should fix it and help to attract new translators. Signed-off-by: Sheogorath --- public/views/index/body.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views') diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index 5b5f7ed3..cdc0ee2d 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -153,7 +153,7 @@ © 2018 CodiMD | <%= __('Releases') %><% if(privacyStatement) { %> | <%= __('Privacy') %><% } %><% if(termsOfUse) { %> | <%= __('Terms of Use') %><% } %>

- <%- __('Follow us on %s and %s.', ' GitHub, Riot') %> + <%- __('Follow us on %s and %s.', ' GitHub, Riot', ' POEditor') %>
-- cgit v1.2.3