From e6b68e65d3335f5904d903275b8582a9abdbca96 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Tue, 14 Feb 2023 17:13:21 +0200 Subject: [PATCH] style(core): remove double space from en.json (#586) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 257a2b1b..2589804e 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -43,7 +43,7 @@ "prefs-citizen-theme-label": "Theme", "prefs-citizen-theme-option-auto": "Auto", "prefs-citizen-theme-option-light": "Light", - "prefs-citizen-theme-option-dark": "Dark", + "prefs-citizen-theme-option-dark": "Dark", "prefs-citizen-fontsize-label": "Font size", "prefs-citizen-pagewidth-label": "Page width", "prefs-citizen-lineheight-label": "Line height",