From 43dd459b5423aca2ec70cf6cb30462fad2129987 Mon Sep 17 00:00:00 2001 From: TheiLLeniumStudios <104288623+TheiLLeniumStudios@users.noreply.github.com> Date: Wed, 4 May 2022 08:10:36 +0000 Subject: [PATCH] Remove trailing space --- locale/fr.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/fr.lua b/locale/fr.lua index 57dcaa2..f072789 100644 --- a/locale/fr.lua +++ b/locale/fr.lua @@ -29,4 +29,4 @@ local Translations = { Lang = Locale:new({ phrases = Translations, warnOnMissing = true -}) +})