Language collection

(Sticking this under the Multidb subforum since the language package is paired up with it)

Greets:

One quick suggestion. A copy and paste of the languages to add to wp-config would be a plus.

I’m working on it currently. I’ll be a few minutes.

thanks,

-drmike

edit: 40+ downloads and no one mentioned it?

  • drmike
    • DEV MAN’s Mascot

    Here’s the copy and paste. I think it;s right:

    define ('WPLANG', 'ar');
    define ('WPLANG', 'bg_BG');
    define ('WPLANG', 'bn');
    define ('WPLANG', 'ca');
    define ('WPLANG', 'cs_CZ');
    define ('WPLANG', 'cy');
    define ('WPLANG', 'da_DK');
    define ('WPLANG', 'da_DE');
    define ('WPLANG', 'eo');
    define ('WPLANG', 'es_ES');
    define ('WPLANG', 'fa_IR');
    define ('WPLANG', 'fi');
    define ('WPLANG', 'fo');
    define ('WPLANG', 'fr_FR');
    define ('WPLANG', 'he_IL');
    define ('WPLANG', 'hr');
    define ('WPLANG', 'id_ID');
    define ('WPLANG', 'it_IT');
    define ('WPLANG', 'ja');
    define ('WPLANG', 'ko_KR');
    define ('WPLANG', 'lv');
    define ('WPLANG', 'ms_MY');
    define ('WPLANG', 'nl_NL');
    define ('WPLANG', 'pl_PL');
    define ('WPLANG', 'pt_PT');
    define ('WPLANG', 'ru_RU');
    define ('WPLANG', 'sq');
    define ('WPLANG', 'sr_CS');
    define ('WPLANG', 'sv_SE');
    define ('WPLANG', 'ta_IN');
    define ('WPLANG', 'th');
    define ('WPLANG', 'uk');
    define ('WPLANG', 'ur');
    define ('WPLANG', 'uz_UZ');
    define ('WPLANG', 'vi_VN');
    define ('WPLANG', 'zh_CN');