1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-07 21:56:39 +02:00

Localization: Farsi(fa) translations fixes.

This commit is contained in:
Awilum
2013-03-26 22:48:46 +02:00
parent b180b797ee
commit be4c58d242
15 changed files with 59 additions and 51 deletions

View File

@@ -3,6 +3,6 @@
return array(
'Editor' => array(
'Editor' => 'ویرایشگر',
'Editor plugin' => 'افزونه ویرایشگر',
'Editor plugin' => 'پلاگین ویرایشگر',
)
);
);