From d8e85eae53b8ea9cfc2b134d0b5c27dd02e07303 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sat, 22 Jun 2019 00:28:34 +0300 Subject: [PATCH] New translations en_US.json (Swedish) --- site/plugins/admin/lang/sv_SE.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/site/plugins/admin/lang/sv_SE.json b/site/plugins/admin/lang/sv_SE.json index 7cd8f958..c4237160 100644 --- a/site/plugins/admin/lang/sv_SE.json +++ b/site/plugins/admin/lang/sv_SE.json @@ -220,5 +220,8 @@ "admin_whoops_editor": "Whoops editor", "admin_whoops_page_title": "Whoops page title", "admin_editor": "Editor", - "admin_tools": "Tools" + "admin_tools": "Tools", + "admin_size": "Size", + "admin_clear": "Clear", + "admin_clear_cache_all": "Clear All" }