mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-01 09:31:25 +00:00
Correct “i.e. de, es, and fr” to use “e.g”.
That isn't a rephrasing of “language codes”, but rather lists examples.
This commit is contained in:
@@ -38,7 +38,7 @@ With this, you're ready to localize!
|
||||
## Locale names
|
||||
|
||||
A locale name will always consist of a [two letter language
|
||||
code](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes) (i.e.
|
||||
code](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes) (e.g.
|
||||
`de`, `es`, `fr`). Sometimes, for languages that have regional variations
|
||||
(such as `zh` and `es`), the locale name will include a [two letter
|
||||
country code](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes).
|
||||
|
||||
Reference in New Issue
Block a user