From 137beb4002f334e02ad10fe31efa655d636b1a09 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:09 +0100 Subject: [PATCH] New translations editor.php (Polish) --- resources/lang/pl/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl/editor.php b/resources/lang/pl/editor.php index f7a6050b2..d4af49555 100644 --- a/resources/lang/pl/editor.php +++ b/resources/lang/pl/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'O edytorze', 'about_title' => 'O edytorze WYSIWYG', 'editor_license' => 'Licencja edytora i prawa autorskie', - 'editor_tiny_license' => 'Ten edytor jest zbudowany przy użyciu :tinyLink, który jest dostępny na licencji LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Szczegóły dotyczące praw autorskich i licencji TinyMCE można znaleźć tutaj.', 'save_continue' => 'Zapisz stronę i kontynuuj', 'callouts_cycle' => '(Naciskaj dalej, aby przełączyć przez typy)',