Title: [Plugin: Bug Library] Language
Last modified: August 19, 2016

---

# [Plugin: Bug Library] Language

 *  [Mirhahil](https://wordpress.org/support/users/mirhahil/)
 * (@mirhahil)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-bug-library-language/)
 * Hello,
 * That’s a fantastic plugin, exactly what I was searching for.
    First thing noticed:
   it’s “english only”. I’ve got no problem about that because I understand english
   quite well myself but I’m afraid that my visitors (most of them are French) won’t
   be so happy about that. I managed to translate and update the strings manually“
   inside the code” but I will have to do it again after the release/installation
   of new versions :/ Do you plan to release a “localizable” version?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Mirhahil](https://wordpress.org/support/users/mirhahil/)
 * (@mirhahil)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-bug-library-language/#post-1957303)
 * Oh while I think about localization, for dates I think this code can help (maybe):
 * `date_i18n($dateformat, $bug['bug_date_unix']);`
 * instead of
    `date($dateformat, $bug['bug_date_unix']);`
 * Using the date_i18n() function can provide you the good language easily ^^
 * Function Reference :
    [http://codex.wordpress.org/Function_Reference/date_i18n](http://codex.wordpress.org/Function_Reference/date_i18n)
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [15 years ago](https://wordpress.org/support/topic/plugin-bug-library-language/#post-1957657)
 * I did put in some of the hooks to make this localizable but have not yet had 
   the chance to fix the code up fully for that. I will try to make a bilingual 
   version, at least in terms of front-end facing things, in the coming 1-2 weeks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Bug Library] Language’ is closed to new replies.

 * ![](https://ps.w.org/bug-library/assets/icon-256x256.jpg?rev=971135)
 * [Bug Library](https://wordpress.org/plugins/bug-library/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bug-library/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bug-library/)
 * [Active Topics](https://wordpress.org/support/plugin/bug-library/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bug-library/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bug-library/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/plugin-bug-library-language/#post-1957657)
 * Status: not resolved