Change language contact form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16671
    BuroNCP
    Member

    Hi there,

    Where can I change the language of the contact form (imported with the demo of the Fusion theme) into dutch? Ive changed all the contact forms existed into dutch, but it doesn’t seem to apply to this form.

    Thnx.

    #16687
    Veena
    Moderator

    You can learn from http://www.solostream.com/blog/tutorials/translate-wordpress-theme/ about translating your site into your language. Pls make sure you add the entry for your language into wp-config.php file like this –

    define ('WPLANG', 'fr_FR');
    

    Pls use the pot files in ‘fusion/languages’ folder as a template to create .po files.http://www.poedit.net/ -Poedit is the popular free editor for creating .po and the corresponding binary .mo files.
    You may need to do an update in POEdit to see all the strings.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Fusion Theme Support’ is closed to new topics and replies.