Tags: patch Here are the missing configuration files for Hebrew, Arabic and Persian. Files have to be put the mo-files folder, /usr/share/wordpress/wp-content/languages
Files can be tested by changing wordpress languauge, done by inserting one of the 3 lines:
define ('WPLANG', 'ar');
define ('WPLANG', 'fa_IR');
define ('WPLANG', 'he_IL');
(instead of existing line, if exists)
to: etc/wordpress/config-<HOSTNAME>.php
|
<<attachment: he_IL.php>>
<<attachment: ar.php>>
<<attachment: fa_IR.php>>

