summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorSheogorath2019-04-11 23:17:01 +0200
committerSheogorath2019-04-12 12:29:56 +0200
commit454b39ac1053111b1d12677a1832685a73ee8239 (patch)
treed39f5d85fbfd46ebd9ea1c6ec3b20303cd5864f4 /locales
parent197b0db88f649d8c85689e9a9be0cea36f33a4fa (diff)
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 <sheogorath@shivering-isles.com>
Diffstat (limited to 'locales')
-rw-r--r--locales/en.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/locales/en.json b/locales/en.json
index 15ed6e4e..9a601c04 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -112,8 +112,9 @@
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.",
"Delete user": "Delete user",
"Export user data": "Export user data",
- "Help us translating on %s": "Help us translating on %s",
"Source Code": "Source Code",
"Powered by %s": "Powered by %s",
- "Register": "Register"
+ "Register": "Register",
+ "Help us translating": "Help us translating",
+ "Join the community": "Join the community"
}