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 --- locales/en.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'locales') 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 -- cgit v1.2.3