From 87239382d38e8d1ee6bc0474130dd4fb60d4b162 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 30 Jul 2019 20:06:30 +0300 Subject: [PATCH] New translations en_US.json (Croatian) --- site/plugins/admin/lang/hr_HR.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/plugins/admin/lang/hr_HR.json b/site/plugins/admin/lang/hr_HR.json index 5ca10770..7e81d7df 100644 --- a/site/plugins/admin/lang/hr_HR.json +++ b/site/plugins/admin/lang/hr_HR.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": "Otkaži", "admin_create": "Stvori", "admin_debugging": "Otklanjanje grešaka",