[glotpress-updates] [GlotPress] #478: Add English (New Zealand) locale definition
GlotPress
noreply at wordpress.org
Sun Aug 2 20:16:30 UTC 2015
#478: Add English (New Zealand) locale definition
--------------------------------+-----------------
Reporter: ocean90 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0
Component: locale information | Version:
Keywords: |
--------------------------------+-----------------
Request: http://make.wordpress.org/polyglots/2015/07/21/kia-ora-lets-add-
en_nz-as-a-locale/
Data:
{{{
$en_nz = new GP_Locale();
$en_nz->english_name = 'English (New Zealand)';
$en_nz->native_name = 'English (New Zealand)';
$en_nz->lang_code_iso_639_1 = 'en';
$en_nz->lang_code_iso_639_2 = 'eng';
$en_nz->lang_code_iso_639_3 = 'eng';
$en_nz->country_code = 'nz';
$en_nz->wp_locale = 'en_NZ';
$en_nz->slug = 'en-nz';
$en_nz->google_code = 'en';
}}}
--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/478>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'
More information about the glotpress-updates
mailing list