Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I remember seeing a plugin that helps with the translation of other plugins. Anyone remember the name of that plugin? Thanks.

share|improve this question

3 Answers

up vote 4 down vote accepted

Over years I tried and used lots of wordpress multilanguge solutions and at this moment the WordPress MultiLanguage plugin (WPML) seams to be the best.

One of the features supported is the translations of the plugins.

share|improve this answer

You can manage and edit all gettext translation files (*.po/*.mo) directly out of WordPress Admin Center without any need of an external editor. Codestyling Localization

share|improve this answer
(+1) Also IMHO it is definitely the best solution . Further more - as a side note I might add that it is an impressively good and complete plugin (codewise) – krembo99 Mar 1 at 7:35

WPML is the best and easiest way to do this.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.