1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00

Localization: Persian(fa) translations added.

This commit is contained in:
Awilum
2013-03-22 00:22:37 +02:00
parent a01a304a83
commit b2c7eaeb14
3 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'ویرایشگر',
'Editor plugin' => 'افزونه ویرایشگر',
)
);