1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 19:57:57 +02:00
Files
php-monstra/plugins/box/editor/languages/sr-yu.lang.php
2013-01-09 23:24:59 +02:00

10 lines
153 B
PHP

<?php
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Editor dodatak',
)
);