mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +02:00
10 lines
153 B
PHP
10 lines
153 B
PHP
|
|
<?php
|
|
|
|
return array(
|
|
'Editor' => array(
|
|
'Editor' => 'Editor',
|
|
'Editor plugin' => 'Editor dodatak',
|
|
)
|
|
);
|