mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-02 19:27:52 +02:00
9 lines
166 B
PHP
9 lines
166 B
PHP
<?php
|
|
|
|
return array(
|
|
'Editor' => array(
|
|
'Editor' => 'Redaktorius',
|
|
'Editor plugin' => 'Redaktoriaus papildinys',
|
|
)
|
|
);
|