7 lines
310 B
PHP
7 lines
310 B
PHP
<?php
|
|
|
|
return [
|
|
'Enter CSS or LESS code. You may also customize the editor.less file in the plugin template directory.' => 'Inserire il codice CSS o LESS. Si può anche personalizzare il file editor.less nella directory plugin del template.',
|
|
'Tinymce configuration' => 'Configurazione di TinyMCE',
|
|
];
|