1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 02:10:37 +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,9 @@
<?php
return array(
'captcha' => array(
'Captcha' => 'کدامنيتي',
'Captcha plugin for Monstra' => 'کدامنيتي براي مونسترا',
'Captcha code is wrong' => 'کدامنيتي اشتباه است',
)
);