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:
10
plugins/sandbox/languages/fa.lang.php
Normal file
10
plugins/sandbox/languages/fa.lang.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sandbox' => array(
|
||||
'Sandbox' => 'سندباکس',
|
||||
'Sandbox plugin for Monstra' => 'پلاگین سندباکس برای مونسترا',
|
||||
'Sandbox template' => 'قالب سندباکس',
|
||||
'Save' => 'ذخیره',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user