hugo
hugo copied to clipboard
create/skeletons: Fix languageCode region subtag
Region subtag should be in ALLCAPS
Reference:
Optional. This subtag defines a dialect of the base language from a particular location, and is either 2 letters in ALLCAPS matching a country code, or 3 numbers matching a non-country area. For example,
es-ESis for Spanish as spoken in Spain, andes-013is Spanish as spoken in Central America. "International Spanish" would just bees. —lang - HTML: HyperText Markup Language | MDN
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.