1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00
Files
php-monstra/plugins/box/editor/languages/fa.lang.php
2013-03-26 22:48:46 +02:00

9 lines
179 B
PHP

<?php
return array(
'Editor' => array(
'Editor' => 'ویرایشگر',
'Editor plugin' => 'پلاگین ویرایشگر',
)
);