Update 08-ui-text.md (#972)
* Update 08-ui-text.md * Update 08-ui-text.md
This commit is contained in:
parent
128977691a
commit
47bf229364
1 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,7 @@ Currently the English[^yaml-anchors] main keys in [`_data/ui-text.yml`](https://
|
||||||
- Chinese
|
- Chinese
|
||||||
- French (Français)
|
- French (Français)
|
||||||
- German (Deutsch)
|
- German (Deutsch)
|
||||||
|
- Greek
|
||||||
- Italian (Italiano)
|
- Italian (Italiano)
|
||||||
- Korean
|
- Korean
|
||||||
- Nepali (Nepalese)
|
- Nepali (Nepalese)
|
||||||
|
@ -20,6 +21,7 @@ Currently the English[^yaml-anchors] main keys in [`_data/ui-text.yml`](https://
|
||||||
- Spanish (Español)
|
- Spanish (Español)
|
||||||
- Turkish (Türkçe)
|
- Turkish (Türkçe)
|
||||||
|
|
||||||
|
|
||||||
If you're are interested in localizing them into other languages feel free to submit a pull request and I will be happy to look it over.
|
If you're are interested in localizing them into other languages feel free to submit a pull request and I will be happy to look it over.
|
||||||
|
|
||||||
[^yaml-anchors]: `en-US`, and `en-GB` use [YAML anchors](http://www.yaml.org/spec/1.2/spec.html#id2785586) to reference the values in `en` as to not repeat them.
|
[^yaml-anchors]: `en-US`, and `en-GB` use [YAML anchors](http://www.yaml.org/spec/1.2/spec.html#id2785586) to reference the values in `en` as to not repeat them.
|
||||||
|
|
Loading…
Reference in a new issue