i18n-module icon indicating copy to clipboard operation
i18n-module copied to clipboard

The locale name isn't translated in the promobox

Open terw-dan opened this issue 8 years ago • 1 comments

image

As reported by @afercia in https://github.com/Yoast/i18n-module/issues/15#issuecomment-265753457 the locale name isn't translated, but always in English, no matter the site language or user language.

terw-dan avatar Jan 03 '17 12:01 terw-dan

A while ago I've played a bit with the GP plugin, turns out the locale native_name is available (check for example the gp/api/languages endpoint). It would just need to be added to the projects endpoint but that would require to hack the plugin (it's a two line change):

glotpress locale native name added

afercia avatar Jan 27 '17 09:01 afercia