summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorSheogorath2018-10-17 02:28:03 +0200
committerSheogorath2018-10-17 02:28:19 +0200
commit7d5abadcf7855c90b2f18b5d35b259e432e5fccd (patch)
tree5373cde62eea0cdd62f7bdc9678e513d608e7ba8 /locales
parentdba56b6f334bff259f5a6fc0dab2e5f2e8b13673 (diff)
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 <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 f9c29b53..100f4f54 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -111,5 +111,6 @@
"Do you really want to delete your user account?": "Do you really want to delete your user account?",
"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"
-}
+ "Export user data": "Export user data",
+ "Help us translating on %s": "Help us translating on %s"
+} \ No newline at end of file