[glotpress-updates] [GlotPress] #527: Add Tahitian locale definition
GlotPress
noreply at wordpress.org
Sun Feb 7 15:04:54 UTC 2016
#527: Add Tahitian locale definition
--------------------------------+-----------------
Reporter: ocean90 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0
Component: locale information | Version:
Keywords: |
--------------------------------+-----------------
Request: https://make.wordpress.org/polyglots/2016/01/20/iaorana-actually-
moving-a-multilingual-website-from-joomla/
Data:
{{{
$tah = new GP_Locale();
$tah->english_name = 'Tahitian';
$tah->native_name = 'Reo Tahiti';
$tah->lang_code_iso_639_1 = 'ty';
$tah->lang_code_iso_639_2 = 'tah';
$tah->lang_code_iso_639_3 = 'tah';
$tah->country_code = 'fr';
$tah->wp_locale = 'tah';
$tah->slug = 'tah';
$tah->nplurals = 2;
$tah->plural_expression = '(n > 1)';
}}}
--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/527>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'
More information about the glotpress-updates
mailing list