Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language Tag #39

Open
sokil opened this issue Apr 20, 2021 · 0 comments
Open

Language Tag #39

sokil opened this issue Apr 20, 2021 · 0 comments

Comments

@sokil
Copy link
Owner

sokil commented Apr 20, 2021

https://tools.ietf.org/html/rfc5646.html

langtag       = language
                 ["-" script]

 language      = 2*3ALPHA            ; shortest ISO 639 code
                 ["-" extlang]       ; sometimes followed by
                                     ; extended language subtags
               / 4ALPHA              ; or reserved for future use
               / 5*8ALPHA            ; or registered language subtag

 script        = 4ALPHA              ; ISO 15924 code

pt-BR - português do Brasil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant