From 66d73cb1dec7802693f7f607ba90682c58e736cd Mon Sep 17 00:00:00 2001 From: hary777 Date: Tue, 13 May 2025 15:24:48 +0200 Subject: [PATCH] Update translation.json fix typo Fix typo "amin". I can not look at this anymore. --- src/lib/i18n/locales/cs-CZ/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/cs-CZ/translation.json b/src/lib/i18n/locales/cs-CZ/translation.json index 85c0c791c..3c1e55650 100644 --- a/src/lib/i18n/locales/cs-CZ/translation.json +++ b/src/lib/i18n/locales/cs-CZ/translation.json @@ -48,7 +48,7 @@ "Add User": "Přidat uživatele", "Add User Group": "Přidatg skupinu uživatelů", "Adjusting these settings will apply changes universally to all users.": "Úprava těchto nastavení se projeví univerzálně u všech uživatelů.", - "admin": "amin", + "admin": "admin", "Admin": "Admin", "Admin Panel": "Adminis panel", "Admin Settings": "Nastavení admina",