mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 11:47:51 +02:00
9 lines
177 B
PHP
9 lines
177 B
PHP
<?php
|
|
|
|
return array(
|
|
'Editor' => array(
|
|
'Editor' => 'Редактор',
|
|
'Editor plugin' => 'Редактор плагин',
|
|
)
|
|
);
|