From 01e673a5a2d5ef065eb7aa16bb52f2565814938c Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 30 Jul 2019 20:06:15 +0300 Subject: [PATCH] New translations en_US.json (Hebrew) --- site/plugins/admin/lang/he_IL.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/plugins/admin/lang/he_IL.json b/site/plugins/admin/lang/he_IL.json index 67e5ab96..606e8fde 100644 --- a/site/plugins/admin/lang/he_IL.json +++ b/site/plugins/admin/lang/he_IL.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": "Cancel", "admin_create": "Create", "admin_debugging": "Debugging",