From 95f46520e3aff48dc133de06b4f9e2a11c4abd3d Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Thu, 5 Apr 2018 11:58:44 +0200 Subject: Add matrix.org / Riot link As an active part of the community prefers Matrix.org over Gitter, we should link Matrix.org as a place to meet us. As the matrix and gitter channels are interconnected. We don't loose any message if a person decides to go for one or another. We use an more universal way of translation to make it easier to provide a link to various platforms. Signed-off-by: Sheogorath --- public/views/shared/help-modal.ejs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'public/views/shared/help-modal.ejs') diff --git a/public/views/shared/help-modal.ejs b/public/views/shared/help-modal.ejs index f5dc55c2..6bcf637e 100644 --- a/public/views/shared/help-modal.ejs +++ b/public/views/shared/help-modal.ejs @@ -17,7 +17,9 @@
<%= __('Report an issue') %>
- <%= __('Meet us on Gitter') %> + <%= __('Meet us on %s', 'Matrix') %> +
+ <%= __('Meet us on %s', 'Gitter') %>
-- cgit v1.2.3