From f99e340a0b8cba0dd865a47b0e54edae42c4d74c Mon Sep 17 00:00:00 2001 From: kabir-afk Date: Sat, 1 Jun 2024 15:07:33 +0530 Subject: [PATCH] chore: Added default_locale --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 23bb3e8..a46398c 100644 --- a/manifest.json +++ b/manifest.json @@ -95,5 +95,6 @@ "default_icon": "icons/Lingualibre_SignIt-logo-no-text-square-32.png", "default_title": "Lingua Libre SignIt", "default_popup": "popup/popup.html" - } + }, +"default_locale": "fr" } \ No newline at end of file