From d54471a422f8fa4ec1ce5b153ac296a272a240ac Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Wed, 3 Jul 2019 13:56:24 +0300 Subject: [PATCH] New translations en_US.json (Polish) --- site/plugins/admin/lang/pl_PL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/plugins/admin/lang/pl_PL.json b/site/plugins/admin/lang/pl_PL.json index 6b5ba875..d2da32e0 100644 --- a/site/plugins/admin/lang/pl_PL.json +++ b/site/plugins/admin/lang/pl_PL.json @@ -240,5 +240,6 @@ "admin_slugify_trim": "Trim", "admin_slugify_strip_tags": "Strip tags", "admin_slugify_lowercase_after_regexp": "Lowercase after regexp", - "admin_slugify_regexp": "Regexp" + "admin_slugify_regexp": "Regexp", + "admin_gallery_img": "Gallery Image" }