Skip to content

Commit

Permalink
New translations editor.php (Italian) (#3301)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown committed Mar 1, 2022
1 parent fb16ac3 commit 36d7ff7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions resources/lang/it/editor.php
Expand Up @@ -131,12 +131,12 @@
'open_link' => 'Apri collegamento in...',
'open_link_current' => 'Finestra corrente',
'open_link_new' => 'Nuova finestra',
'insert_collapsible' => 'Insert collapsible block',
'collapsible_unwrap' => 'Unwrap',
'edit_label' => 'Edit label',
'toggle_open_closed' => 'Toggle open/closed',
'collapsible_edit' => 'Edit collapsible block',
'toggle_label' => 'Toggle label',
'insert_collapsible' => 'Inserisci blocco collassabile',
'collapsible_unwrap' => 'Espandi',
'edit_label' => 'Modifica etichetta',
'toggle_open_closed' => 'Espandi/Comprimi',
'collapsible_edit' => 'Modifica blocco collassabile',
'toggle_label' => 'Attiva/Disattiva etichetta',

// About view
'about_title' => 'Informazioni sull\'editor di WYSIWYG',
Expand Down

0 comments on commit 36d7ff7

Please sign in to comment.