1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +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

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