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