From f03cf451faa0a8244e2215a3d89cdf6edd310df8 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 30 Jul 2019 20:05:49 +0300 Subject: [PATCH] New translations en_US.json (Swedish) --- site/plugins/admin/lang/sv_SE.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/plugins/admin/lang/sv_SE.json b/site/plugins/admin/lang/sv_SE.json index 5a6ece78..9f823dfd 100644 --- a/site/plugins/admin/lang/sv_SE.json +++ b/site/plugins/admin/lang/sv_SE.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": "Avbryt", "admin_create": "Skapa", "admin_debugging": "Felsökning",