Portfolio Text

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14529
    nbrauleke
    Member

    Hey guys,

    is it possible to change the text like “project detail”, “Client” or “Date” (…) somewhere? I`d like to use german content.

    Thanks a lot.

    Niklas

    #14533
    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 ‘agile/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 ‘Agile Theme Support’ is closed to new topics and replies.