Hello
My blog is in English but I want to allow Japanese users to comment using their native language.
I have changed the config file to add
define ('WPLANG', 'ja');
to allow this.
The problem with Contact Form 7 Plugin is that
the plugin admin options now defaults to Japanese
in the Admin panel.
Is there a way to keep the admin and form label default options in English while still allowing Japanese text in the mail message?