From 1d65379fc0b256b4c84ece3db1fbe91981c9d8fa Mon Sep 17 00:00:00 2001 From: mikigoalie Date: Mon, 8 May 2023 23:59:58 +0200 Subject: [PATCH] chore(locales/cs): more translation (#321) --- locales/cs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/cs.json b/locales/cs.json index 149d631..614c3a5 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -4,6 +4,6 @@ "cancel": "Zrušit", "close": "Zavřít", "confirm": "Potvrdit", - "more": "More..." + "more": "Více..." } }