1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 11:47:51 +02:00
Files
php-monstra/plugins/box/editor/languages/ru.lang.php
2013-01-04 21:08:04 +02:00

9 lines
177 B
PHP

<?php
return array(
'Editor' => array(
'Editor' => 'Редактор',
'Editor plugin' => 'Редактор плагин',
)
);