From 2d422385fce62c04bae6ec5542f42fc8f794e092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20S=C3=BDkora?= Date: Wed, 5 Aug 2026 19:02:45 +0200 Subject: [PATCH] locales(update): Updated Czech locale MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Daniel Sýkora --- locales/cs_CZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/cs_CZ.json b/locales/cs_CZ.json index 8f4fe60..fd90cd9 100644 --- a/locales/cs_CZ.json +++ b/locales/cs_CZ.json @@ -347,7 +347,8 @@ "username": "Uživatelské jméno", "loginPrompt": "Již máte účet?", "registerPrompt": "Nemáte účet?", - "miiName": "Jméno Miička" + "miiName": "Jméno Miička", + "birthdate": "Datum narození" }, "resetPassword": { "confirmPassword": "Potvrzení hesla",