Title: Different language
Last modified: August 20, 2016

---

# Different language

 *  Resolved [kryvulena](https://wordpress.org/support/users/kryvulena/)
 * (@kryvulena)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/different-language/)
 * Hello
 * Is there a way to display maps in different language than English?
 * [http://wordpress.org/extend/plugins/google-maps-widget/](http://wordpress.org/extend/plugins/google-maps-widget/)

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

 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/different-language/#post-3279629)
 * Hi, at the moment unfortunately no. But it’s on our to-do list so you can expect
   it in one of the next releases.
 *  [aundc](https://wordpress.org/support/users/aundc/)
 * (@aundc)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/different-language/#post-3279711)
 * one idea:
 * but if i change only in the “plugins/google-maps-widget/google-maps-widget.php”
   
   on row 102 the _map\_url_
 * from
    `$map_url = 'http://maps.google.com/maps?hl=en`&…
 * to
    `$map_url = 'http://maps.google.de/maps?hl=de`&…
 * it will show me in result in the map-popup the map/-features in my preferred 
   language (german) – pretty! 😉
 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/different-language/#post-3279712)
 * Yes, that’s about the only change needed 🙂 There’s going to be a dropdown in
   the widget settings in the next release.
 *  [aundc](https://wordpress.org/support/users/aundc/)
 * (@aundc)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/different-language/#post-3279713)
 * thats fine, i will love it 🙂
 *  [dutch_boontje](https://wordpress.org/support/users/dutch_boontje/)
 * (@dutch_boontje)
 * [13 years ago](https://wordpress.org/support/topic/different-language/#post-3279715)
 * just, another smoother methode: a kind of Auto detecting
 * **
    $map_url = ‘[http://maps.google.com/maps?hl=&#8217](http://maps.google.com/maps?hl=&#8217);.
   substr($_SERVER[‘HTTP_ACCEPT_LANGUAGE’], 0, 2) . ‘&ie=
 * BTW: very nice plugin.
 *  [generalsebert](https://wordpress.org/support/users/generalsebert/)
 * (@generalsebert)
 * [13 years ago](https://wordpress.org/support/topic/different-language/#post-3279716)
 * Hello dutch_boontje
 * Where do you insert this bit of code?
    Thank you very much
 *  [aundc](https://wordpress.org/support/users/aundc/)
 * (@aundc)
 * [13 years ago](https://wordpress.org/support/topic/different-language/#post-3279717)
 * @ dutch_boontje
 * seems to be a pretty idea too! 🙂
    (while not tested)
 *  [victorlin](https://wordpress.org/support/users/victorlin/)
 * (@victorlin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/different-language/#post-3279719)
 * How to Simplified Chinese to Traditional Chinese
 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/different-language/#post-3279720)
 * We don’t have Chinese translations at the moment. Sorry.
 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/different-language/#post-3279721)
 * We need help with translating GMW to non-English languages. If you speak any 
   please leave a reply here. The translating doesn’t take more than 10 minutes.
   Thank you!

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

The topic ‘Different language’ is closed to new replies.

 * ![](https://ps.w.org/google-maps-widget/assets/icon.svg?rev=2139345)
 * [Maps Widget for Google Maps](https://wordpress.org/plugins/google-maps-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-maps-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-maps-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/google-maps-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-maps-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-maps-widget/reviews/)

 * 10 replies
 * 6 participants
 * Last reply from: [WebFactory](https://wordpress.org/support/users/webfactory/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/different-language/#post-3279721)
 * Status: resolved