Skip to content

Commit

Permalink
Add bcp47 link
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosjeurissen committed Mar 28, 2024
1 parent 222c49a commit ba08436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/i18n-getOSLanguage.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Language-related extensions and extensions wanting to match the language of the

### Schema

`i18n.getOSLanguage()` would synchronously return an IETF tag just like `i18n.getUILanguage()` does right now.
`i18n.getOSLanguage()` would synchronously return an [IETF tag](https://www.w3.org/International/core/langtags/rfc3066bis.html) just like `i18n.getUILanguage()` does right now.

It would follow the following signature for [i18n.json](https://chromium.googlesource.com/chromium/src/+/refs/heads/main/extensions/common/api/i18n.json):

Expand Down

0 comments on commit ba08436

Please sign in to comment.