[fixed] Correct abbreviation for Persian in file "fa_IR...
Posted: Tue Jun 03, 2014 8:40 pm
Hi,
in the end of file:
the abbreviation for persian Language is wrong:
the correct abbreviation is: 'fa'
Thak you
in the end of file:
Code: Select all
(root)/trunk/lib/nls/fa_IR.nls.php
Code: Select all
$nls['htmlarea']['fa_IR'] = 'ja';
Code: Select all
$nls['htmlarea']['fa_IR'] = 'fa';