Probably your wp-config file of WordPress is wrong. The correct is fi_FI
Yes, it works, but I had to rename files fi.po and fi.mo to fi_FI.po and fi_FI.mo too.
Otherwise administration lang would have been english.
In wp-config.php:
old
define (‘WPLANG’, ‘fi’);
new
define (‘WPLANG’, ‘fi_FI’);
I honestly do not know which is the standard in Finland. I searched the internet and came the option fi_FI. If the default WordPress is just fi, maybe I have to adjust the plugin to adapt for this situation.
Hi there,
thank you for this amazing plugin.
i have the same problem, i get bellow error 4 times, after installation and in admin side:
WordPress database error: [Unknown locale: ‘fa_IR’]
SET lc_time_names = ‘fa_IR’
i add ‘world-cup-predictor-fa_IR.po’ and .mo files in ‘lang’ folder and i have this line in wp-config.php: define(‘WPLANG’, ‘fa_IR’);
please help me how can i fix it, thank you again.
@rinnaus and @msshams
Hi. I’m just getting in touch to see if the plugin is working correctly for you?
@landoweb
i don’t use this plugin anymore :/
Ok. Thanks for the feeback.