Gettext
Gettext copied to clipboard
Problem with some language code
Hi guys,
my integrate Gettext with .po and .mo file and work fine.
Yesterday i added new language Czech, after generete .po and .mo file ad uploaded to dedicated folder this language does't work.
I try to reboot my server, change language code from cs_CS to cz_CZ but still don't work.
This problem affect other 2 language that is Danish and Swedish.
How i do resolve this issue? Thanks in advance for support. Best.
Can you open the po file and see if "Language: \n" has the "Language: cs_CS\n" value? In my case the changes made to the po file with this lib deletes the language code from it.
I have same problem too.