From d94e6d429a1dc49b0c4c3d840cec1d6c34d0a086 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sun, 9 Jun 2019 10:15:23 +0300 Subject: [PATCH] New translations en_US.json (Hungarian) --- site/plugins/admin/lang/hu_HU.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/site/plugins/admin/lang/hu_HU.json b/site/plugins/admin/lang/hu_HU.json index 78fa795a..8e1b5476 100644 --- a/site/plugins/admin/lang/hu_HU.json +++ b/site/plugins/admin/lang/hu_HU.json @@ -135,6 +135,11 @@ "admin_message_template_renamed": "Sablon átnevezve", "admin_message_template_duplicated": "Sablon duplikálva", "admin_message_template_saved": "Sablon elmentve", + "admin_message_template_was_not_created": "Template was not renamed", + "admin_message_partial_was_not_created": "Partial was not renamed", + "admin_message_partial_created": "Partial created", + "admin_message_partial_deleted": "Partial deleted", + "admin_message_partial_was_not_deleted": "Partial was not deleted", "admin_message_snippet_saved": "Beépülő elmentve", "admin_message_snippet_created": "Beépülő létrehozva", "admin_message_snippet_was_not_created": "Beépülő nem lett létrehozva",