From 898725082acdd99127e24f852ffb29b8e2840c13 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 11 Jul 2017 17:35:25 +0100 Subject: [PATCH] Remove spurious comma I am messing this up - fix to 0bbce1c --- src/i18n/strings/en_EN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 30ebd1bde0..cecb248ce1 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -205,5 +205,5 @@ "Remember, you can always set an email address in user settings if you change your mind.": "Remember, you can always set an email address in user settings if you change your mind.", "To return to your account in future you need to set a password": "To return to your account in future you need to set a password", "Set Password": "Set Password", - "Couldn't load home page": "Couldn't load home page", + "Couldn't load home page": "Couldn't load home page" }