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 2e9e039 commit 89f2d41Copy full SHA for 89f2d41
lang/it/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'Annulla',
14
'save' => 'Salva',
15
'close' => 'Chiudi',
16
+ 'apply' => 'Apply',
17
'undo' => 'Annulla',
18
'redo' => 'Ripeti',
19
'left' => 'Sinistra',
@@ -147,6 +148,7 @@
147
148
'url' => 'URL',
149
'text_to_display' => 'Testo da visualizzare',
150
'title' => 'Titolo',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Apri collegamento',
153
'open_link_in' => 'Apri collegamento in...',
154
'open_link_current' => 'Finestra corrente',
0 commit comments