---
title: Translate Me
date: '2016-07-29'
tags:
  - i18n
  - translation
---

In an effort to fully embrace internationalization in the WordPress community, I launched a campaign this morning called _Translate Me_.

See, I released a new plugin this week, _[Support Me](https://wordpress.org/plugins/support-me)_, which aims to drastically simplify the process of creating – and later removing – temporary user accounts for support purposes.

_Support Me_ is unique in that it is the first of my plugins to leverage the amazing and massive community of translators over at [translate.wordpress.org](https://translate.wordpress.org). Language packs are served to _Support Me_ users on-demand, meaning I don't need to generate and ship translation files with the plugin; I simply [internationalize](https://developer.wordpress.org/plugins/internationalization/how-to-internationalize-your-plugin/) my plugin as usual, then register the text domain in the plugin header and it just works. Amazing.

https://twitter.com/DrewAPicture/status/759058770139852800

The concept behind _Translate Me_ is simple: For every locale team that 100 percent translates _Support Me_, I will use WordPress in that language – where feasible – for an entire day.

Since French (France) was the first team to reach 100 percent completion, I've been using WordPress in French all day today. I can definitely tell you it has proven to be a worthy challenge of my familiarity with WordPress admin interfaces, mostly because I don't speak French!

Bonus points go out to the third-party translators who've translated strings for [AffiliateWP](https://affiliatewp.com/) – the plugin I work on full-time. The French translation appears to be quite complete!

## Progress So Far

As of this writing, _Support Me_ has already been 100 percent translated for six locales:

- English (UK) – [Gary Jones](https://profiles.wordpress.org/garyj/) (@GaryJ)
- French (France) – [François-Xavier Bénard](https://profiles.wordpress.org/fxbenard/) (@fxbenard)
- German – [Bego Mario Garde](https://profiles.wordpress.org/pixolin/) (@pixolin)
- German (Formal) – [Bego Mario Garde](https://profiles.wordpress.org/pixolin/) (@pixolin)
- Italian – [Paolo Valenti](https://profiles.wordpress.org/wolly/) (@wolly)
- Russian – [Sergey Biryukov](https://profiles.wordpress.org/sergeybiryukov/) (@SergeyBiryukov)

_Moar since this was originally posted:_

- Hebrew – [Rami Yushuvaev](https://profiles.wordpress.org/ramiy/) (@ramiy)
- Japanese – [Naoko Takano](https://profiles.wordpress.org/nao/) (@nao)
- Nepali – [Nilambar Sharma](https://profiles.wordpress.org/rabmalin/) (@rabmalin)

Either way, it looks like I'll be experiencing a lot of multilingual WordPress in the next few days once I pick up the campaign again on Monday morning. So far the schedule looks like this:

- Monday: English (UK)
- Tuesday: German (Formal in the afternoon)
- Wednesday: Russian
- Thursday: Italian
- Friday: Hebrew
- Monday: Japanese
- Tuesday: Nepali
- Wednesday: [Your language?](https://translate.wordpress.org/projects/wp-plugins/support-me) 😍

As more languages are completed, I'll continue to add days. The goal is to promote the idea of community translation and ensure credit is given where it's due. And to be honest, I'm kind of looking forward to the completion of an RTL language; that should be an interesting day!

### Press the Words

With future days' languages still up for grabs, it's a great opportunity to start contributing to WordPress through translation.

If you're a speaker of any language and have previously been hesitant to contribute to WordPress for fear that you don't know how to code or design or whathaveyou, the [Translation team](https://translate.wordpress.org/) can very likely use your help! With upward of 150 active locales, there's something for just about everyone. Check it out!

_Side note: As of WordPress 4.6, plugins and themes hosted and served from WordPress.org will no longer need to load their respective text domains, more on that on [make/core](https://make.wordpress.org/core/2016/07/06/i18n-improvements-in-4-6/)._
