Re: No more automatic emails since 27/12/2020 for pt_BR translation
[email protected] (Rowan Tommins)
| Newsgroups | php.doc |
|---|---|
| Message-ID | <[email protected]> |
On 21/01/2021 19:30, André L F S Bacci wrote: > or renaming to `br` (not a real lang code) Beware of muddling country codes and language codes - they don't always overlap. In this case, "br" is the ISO language code for the Breton language, according to https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes - although to be fair, there's unlikely to ever be a Breton PHP manual. (Similarly, the United Kingdom has a special reservation on the country code "UK", but the language code "uk" is used for Ukrainian.) Regards, -- Rowan Tommins [IMSoP]