From e3993ba69273da37ac626dd3217b7289c957d975 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Fri, 21 Jun 2019 01:15:24 +0300 Subject: [PATCH] New translations en_US.json (Romanian) --- site/plugins/admin/lang/ro_RO.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/plugins/admin/lang/ro_RO.json b/site/plugins/admin/lang/ro_RO.json index 08ef94ea..7cd8f958 100644 --- a/site/plugins/admin/lang/ro_RO.json +++ b/site/plugins/admin/lang/ro_RO.json @@ -218,5 +218,7 @@ "admin_http_version": "HTTP Version", "admin_image_driver": "Image driver", "admin_whoops_editor": "Whoops editor", - "admin_whoops_page_title": "Whoops page title" + "admin_whoops_page_title": "Whoops page title", + "admin_editor": "Editor", + "admin_tools": "Tools" }