From 8454b8c506650f9f472e569e8e3fb436cd9f94bb Mon Sep 17 00:00:00 2001 From: Jan Feil <11638228+jfeil@users.noreply.github.com> Date: Sat, 15 Dec 2018 15:58:41 +0100 Subject: [PATCH] fixed encoding by removing wrong header part this is required as preparation for weblate --- dashboard-ui/strings/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/strings/en-US.json b/dashboard-ui/strings/en-US.json index 5eee6d688..22bbf2653 100644 --- a/dashboard-ui/strings/en-US.json +++ b/dashboard-ui/strings/en-US.json @@ -1,4 +1,4 @@ -{ +{ "LabelPrevious": "Previous", "LabelFinish": "Finish", "LabelNext": "Next",