From 7d5abadcf7855c90b2f18b5d35b259e432e5fccd Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Wed, 17 Oct 2018 02:28:03 +0200 Subject: Remove Gitter from codebase We no longer use Gitter for development talk and similar. So we might want to remove it? This patch removes Gitter from README, help page and features page. And replaces it in the help modal with POEditor, our translation platform. Signed-off-by: Sheogorath --- public/views/shared/help-modal.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views') diff --git a/public/views/shared/help-modal.ejs b/public/views/shared/help-modal.ejs index 7d6576df..ec35b0e9 100644 --- a/public/views/shared/help-modal.ejs +++ b/public/views/shared/help-modal.ejs @@ -19,7 +19,7 @@
<%= __('Meet us on %s', 'Matrix') %>
- <%= __('Meet us on %s', 'Gitter') %> + <%= __('Help us translating on %s', 'POEditor') %>
-- cgit v1.2.3