• Resolved jopabasa

    (@jopabasa)


    Hi, I like very much the Dot-B theme. It is clean and modern. But I don’t know how to change the language of some words like “type, hit enter”, “posted by”, “leave a reply”, …
    Give me some help please.
    Thanks

Viewing 1 replies (of 1 total)
  • Theme Author hzlzh

    (@hzlzh)

    Answer:
    For now, this version(v1.8.8) doesn’t support dutch language.
    So you may need to change it directly in the comments.php Line 10

    <h2 id="comments-title"><span>{ <a href="#respond" rel="nofollow">"><?php _e('Leave a Reply ?', 'dot-b'); ?></a> }</span></h2>

    But if you want to change the English text in the index page and text like Posted on, you may need to make a dutch language file, that would be wonderful and I will add your credit into the my release page.

    The source language file is below:
    https://github.com/hzlzh/Dot-B/blob/master/languages/Dot-B.pot
    You can translate it into dutch, then rename & save the file nl_NL.po in /Dot-B/languages/ and send it to me, 🙂

    If you need any further support, feel free to let me know.

    via: https://github.com/hzlzh/Dot-B/issues/1

Viewing 1 replies (of 1 total)
  • The topic ‘multi-language Dot-B theme’ is closed to new replies.