We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e5066 commit dae8524Copy full SHA for dae8524
lang/pl/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'Anuluj',
14
'save' => 'Zapisz',
15
'close' => 'Zamknij',
16
+ 'apply' => 'Apply',
17
'undo' => 'Cofnij',
18
'redo' => 'Ponów',
19
'left' => 'Lewa strona',
@@ -147,6 +148,7 @@
147
148
'url' => 'Adres URL',
149
'text_to_display' => 'Tekst do wyświetlenia',
150
'title' => 'Tytuł',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Otwórz link',
153
'open_link_in' => 'Otwórz link w...',
154
'open_link_current' => 'Bieżące okno',
0 commit comments