From 454b39ac1053111b1d12677a1832685a73ee8239 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Thu, 11 Apr 2019 23:17:01 +0200 Subject: Add community forum to help section We have a community forum and want to use it for users support and to bring developers and end-users together. In order to achieve this, it would be helpful to inform users about its existence. This patch adds the community forum as resource to the help section and aligns it along the Matrix channel and GitHub issue tracker. Signed-off-by: Sheogorath --- public/views/shared/help-modal.ejs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'public') diff --git a/public/views/shared/help-modal.ejs b/public/views/shared/help-modal.ejs index ab9f6b70..eb5566a8 100644 --- a/public/views/shared/help-modal.ejs +++ b/public/views/shared/help-modal.ejs @@ -15,11 +15,13 @@

<%= __('Contacts') %>

- <%= __('Report an issue') %> + <%= __('Join the community') %>
<%= __('Meet us on %s', 'Matrix') %>
- <%= __('Help us translating on %s', 'POEditor') %> + <%= __('Report an issue') %> +
+ <%= __('Help us translating') %>
-- cgit v1.2.3