Skip to content

Commit

Permalink
Typo fix (#2627)
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Jun 4, 2024
1 parent a592e0d commit a9ddaf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/translations.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Current available translations are:
- `tr`: Turkish
- `zh_CN`: Chinese (simplified)

As you can see, most language codes are two letters, but if a language has multiple variants, it gets a longer form which can be used to disamiguate the options. For example, Chinese can use one of two forms: simplified (used in China and Singapore) or traditional (used in Taiwan and Hong Kong). Another example would be providing specific French Canadian translations by using code `fr_CN`.
As you can see, most language codes are two letters, but if a language has multiple variants, it gets a longer form which can be used to disambiguate the options. For example, Chinese can use one of two forms: simplified (used in China and Singapore) or traditional (used in Taiwan and Hong Kong). Another example would be providing specific French Canadian translations by using code `fr_CN`.

## Translations

Expand Down

0 comments on commit a9ddaf4

Please sign in to comment.