From 656ff8ef0e00412d083a5bd179ec916ad6afae78 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 30 Jul 2019 20:06:28 +0300 Subject: [PATCH] New translations en_US.json (Czech) --- site/plugins/admin/lang/cs_CZ.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/plugins/admin/lang/cs_CZ.json b/site/plugins/admin/lang/cs_CZ.json index 3ea63bfd..e834643c 100644 --- a/site/plugins/admin/lang/cs_CZ.json +++ b/site/plugins/admin/lang/cs_CZ.json @@ -1,5 +1,7 @@ { "admin": "Admin", + "admin_welcome": "Welcome", + "admin_create_new_user_welcome": "To finish setup and secure your site, please create the first user by entering the necessary information below.", "admin_cancel": "Zpět", "admin_create": "Vytvořit", "admin_debugging": "Zobrazování chybových hlášek",