BCP (Best Current Practices) 47 language tags are a standard for representing regionalized languages. For an extensive list of BCP 47 tags click here.
NoteTemplafy uses these codes for defining languages in functions such as FormatDateTime(). |
Syntax
The syntax for these languages is the Iana code followed by a regional subtag.
Below is a list of the most commonly used regionalized Iana codes used with Templafy.
| Language | BCP 47 language tag |
|---|---|
| English (US) | en-US |
| English (UK) | en-GB |
| French (FR) | fr-FR |
| German (DE) | de-DE |
| Italian (IT) | it-IT |
| Spanish (ES) | es-ES |
| Dutch (NL) | nl-NL |
| Polish | pl-PL |
| Danish | da-DK |
| Swedish | sv-SE |
| Norwegian | no-NO |
| Finnish | fi-FI |
Comments
Article is closed for comments.