Download the language files from the plugin developers website
If the dutch translation is not correct you can modify the .po file using POEDIT software.
Once you have the files simply upload the .mo file to the plugin events plugin directory ( /wp-content/plugins/wp-events/ )
You will also need to make sure you have your language set in your wp-config file too. for example (‘WPLANG’, ‘nl_NL’) should set the site to Dutch. see wordpress codex for editing wp-config
Hope that helps.
I have same issue ,
I want the event to convert into SIMPLE CHINESE, TRADITIONAL CHINESE.
I have uploaded the .mo file to /wp-content/plugins/wp-events/
And also define(‘WPLANG’, ‘zh_CN’); in the config but it still did not work.
I need this to work ASAP.
THANKS
Is your website in 2 languages? Simplified & traditional. If so what plugin/system are you using to manage your languages?
What language do you have wordpress installed in currently?
Here is my website link:
http://quickisoftwares.com/goli/wordpress/
I have used qTranslator plugin for language translation.
Everything is working fine You can check at right top by converting language.
Above footer there is news and notice section all events are showing there thay are not working with language conversion.
Thanks in advance
This is not the same issue as above, before I described a solution to change the language of the plugin to a different language. If you want it to work with qtranslate you will need to edit the events plugin so it gets parsed by qtranslate,
currently this plugin is not compatible with qtranslate.
I would suggest you use a different events plugin or start a new thread about making this plugin qtranslate compatible.
thanks