1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +02:00
Files
php-monstra/plugins/box/editor/languages/sr.lang.php
2015-02-27 10:29:21 +01:00

10 lines
155 B
PHP

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