From 45fdd7ed1f953e63e3f56c8be11b1e37e3e78782 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sun, 9 Jun 2019 10:15:15 +0300 Subject: [PATCH] New translations en_US.json (Polish) --- site/plugins/admin/lang/pl_PL.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/site/plugins/admin/lang/pl_PL.json b/site/plugins/admin/lang/pl_PL.json index 961345b2..c7de731b 100644 --- a/site/plugins/admin/lang/pl_PL.json +++ b/site/plugins/admin/lang/pl_PL.json @@ -135,6 +135,11 @@ "admin_message_template_renamed": "Zmieniono nazwę szablonu", "admin_message_template_duplicated": "Szablon został skopiowany", "admin_message_template_saved": "Szablon został zapisany", + "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": "fragment kodu został zapisany", "admin_message_snippet_created": "Utworzono fragment kodu", "admin_message_snippet_was_not_created": "Snippet was not created",