From 3c045f3f65f4940889d1a646fafeb85f544173fb Mon Sep 17 00:00:00 2001 From: Will Hunt Date: Wed, 24 Oct 2018 18:02:45 +0100 Subject: [PATCH] Revert i18n changes for en_US --- src/i18n/strings/en_US.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json index 9146fdf586..d8733ab05a 100644 --- a/src/i18n/strings/en_US.json +++ b/src/i18n/strings/en_US.json @@ -838,6 +838,5 @@ "Your homeserver's URL": "Your homeserver's URL", "Your identity server's URL": "Your identity server's URL", "e.g. %(exampleValue)s": "e.g. %(exampleValue)s", - "Every page you use in the app": "Every page you use in the app", - "Open Devtools": "Open Devtools" + "Every page you use in the app": "Every page you use in the app" }