From 50d5c37848013ebeaa942168f5235ff8a8f5c589 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sat, 22 Jun 2019 00:28:57 +0300 Subject: [PATCH] New translations en_US.json (Greek) --- site/plugins/admin/lang/el_GR.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/site/plugins/admin/lang/el_GR.json b/site/plugins/admin/lang/el_GR.json index 7cd8f958..c4237160 100644 --- a/site/plugins/admin/lang/el_GR.json +++ b/site/plugins/admin/lang/el_GR.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" }