From d4258e29c8b15a4056d57945dd876aeff090edcf Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Wed, 25 Feb 2026 22:09:56 +0100 Subject: [PATCH] fix(i18n): snake_score_40 -> 25 --- i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/locales/en.json b/i18n/locales/en.json index 927bf5a..16e41a8 100644 --- a/i18n/locales/en.json +++ b/i18n/locales/en.json @@ -52,7 +52,7 @@ "contact_visit": "Visit the contact\nsection", "contact_git_visit": "Visit my Git profile", "settings_color_change": "Change the system\ncolor", - "snake_score_40": "Score 40 points\nin Snake", + "snake_score_25": "Score 25 points\nin Snake", "2048_score_512": "Reach the 512 tile\nin 2048", "taptap_score_20": "Score 20 points\nin TapTap", "settings_color_try_all": "Try all colors",