1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 12:17:42 +02:00

Localization: Persian(fa) translations added.

This commit is contained in:
Awilum
2013-03-22 00:22:19 +02:00
parent d626ae68be
commit a01a304a83
12 changed files with 411 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?php
return array(
'sandbox' => array(
'Sandbox' => 'سندباکس',
'Sandbox plugin for Monstra' => 'پلاگین سندباکس برای مونسترا',
'Sandbox template' => 'قالب سندباکس',
'Save' => 'ذخیره',
)
);