From 5e607a72c20e18cbb6db66828f4b98865d6c9d4f Mon Sep 17 00:00:00 2001 From: Damian D'Souza Date: Fri, 10 Oct 2025 17:55:12 +0200 Subject: [PATCH] fix spelling error --- Assets/Translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index 7e842cab..0c6f052c 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -1461,7 +1461,7 @@ "full": "Full capacity", "balanced": "Balanced", "conservative": "Conservative", - "footer": "Charging treshold set to {limit}%" + "footer": "Charging threshold set to {limit}%" } } }