CONTRIBUTING: remove mention of BCP47 (#3255)

italian
Agniva De Sarker 2019-08-26 14:13:23 +05:30 committed by Waldir Pimenta
parent 649f5eced0
commit d76e3a4a5e
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ Language specific directories must follow the pattern `pages.<locale>`, where `<
The `<country>` code is optional and should only be added when it is needed. In other words, only when there is a valid reason to distinguish between a language (`ll`) and its regional dialects (`ll_CC1`, `ll_CC2`, etc.). As an example, both `fr_FR` and `fr_BE` should fall under the same `pages.fr` directory, since there virtually is no difference in writing between standard French and Belgian French.
Some examples of valid BCP 47 tags:
Some examples of valid locale tags:
- French: `fr`.
- Chinese: `zh`.