CONTRIBUTING: remove mention of BCP47 (#3255)
This commit is contained in:

committed by
Waldir Pimenta

parent
649f5eced0
commit
d76e3a4a5e
@@ -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.
|
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`.
|
- French: `fr`.
|
||||||
- Chinese: `zh`.
|
- Chinese: `zh`.
|
||||||
|
Reference in New Issue
Block a user