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:
9
plugins/captcha/captcha/languages/fa.lang.php
Normal file
9
plugins/captcha/captcha/languages/fa.lang.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'captcha' => array(
|
||||
'Captcha' => 'کدامنيتي',
|
||||
'Captcha plugin for Monstra' => 'کدامنيتي براي مونسترا',
|
||||
'Captcha code is wrong' => 'کدامنيتي اشتباه است',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user