From f53ca41fdb2ce0041a2b02cae2f81ed0c230a2f2 Mon Sep 17 00:00:00 2001 From: Pritish Budhiraja <1805317@kiit.ac.in> Date: Thu, 21 Mar 2024 18:47:10 +0530 Subject: [PATCH] fix: space remove --- src/LocaleString.res | 1 + 1 file changed, 1 insertion(+) diff --git a/src/LocaleString.res b/src/LocaleString.res index 96254c326..621e63e82 100644 --- a/src/LocaleString.res +++ b/src/LocaleString.res @@ -152,6 +152,7 @@ let defaultLocale = { } type locale = {localeStrings: array} + let localeStrings = [ { locale: "en",