1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-10 23:24:07 +02:00
Files
php-monstra/plugins/box/sitemap/languages/fa.lang.php
2013-03-26 22:48:46 +02:00

8 lines
116 B
PHP

<?php
return array(
'sitemap' => array(
'Sitemap' => 'نقشه سایت',
)
);