From 925cb2dccf746befb470ac06941a2dc6f6b50e4d Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Mon, 18 Sep 2017 17:44:13 +0100 Subject: [PATCH] Do translation correctly --- 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 90841960c3..d0df48886c 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -884,5 +884,5 @@ "Leave %(groupName)s?": "Leave %(groupName)s?", "%(widgetName)s widget modified by %(senderName)s": "%(widgetName)s widget modified by %(senderName)s", "Robot check is currently unavailable on desktop - please use a web browser": "Robot check is currently unavailable on desktop - please use a web browser", - "Flair" + "Flair": "Flair" }