hugo icon indicating copy to clipboard operation
hugo copied to clipboard

create/skeletons: Fix languageCode region subtag

Open CyrusYip opened this issue 1 year ago • 1 comments

Region subtag should be in ALLCAPS

CyrusYip avatar Jun 29 '24 15:06 CyrusYip

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 29 '24 15:06 CLAassistant

Reference:

  • Region subtag

    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-ES is for Spanish as spoken in Spain, and es-013 is Spanish as spoken in Central America. "International Spanish" would just be es. —lang - HTML: HyperText Markup Language | MDN

CyrusYip avatar Jul 01 '24 13:07 CyrusYip

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.

github-actions[bot] avatar Jul 03 '25 02:07 github-actions[bot]