X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e95ab36f766a0269203abbd40c52a4f03121e127..refs/pull/3918/head:/resources/lang/pl/editor.php diff --git a/resources/lang/pl/editor.php b/resources/lang/pl/editor.php index ceaf52375..9b19e2667 100644 --- a/resources/lang/pl/editor.php +++ b/resources/lang/pl/editor.php @@ -144,9 +144,11 @@ return [ 'url' => 'Adres URL', 'text_to_display' => 'Tekst do wyświetlenia', 'title' => 'Tytuł', - 'open_link' => 'Otwórz link za pomocą...', + 'open_link' => 'Otwórz link', + 'open_link_in' => 'Otwórz link w...', 'open_link_current' => 'Bieżące okno', 'open_link_new' => 'Nowe okno', + 'remove_link' => 'Usuń link', 'insert_collapsible' => 'Wstaw zwijalny blok', 'collapsible_unwrap' => 'Rozwiń', 'edit_label' => 'Edytuj etykietę',