mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 12:48:00 +02:00
9 lines
167 B
PHP
9 lines
167 B
PHP
<?php
|
|
|
|
return array(
|
|
'Editor' => array(
|
|
'Editor' => 'Szerkesztő',
|
|
'Editor plugin' => 'Szerkesztő bővítmény',
|
|
)
|
|
);
|