mirror of https://github.com/jpanther/congo.git
📝 Update configuration docs
parent
1cec83d518
commit
7c5a8cb764
|
@ -59,6 +59,7 @@ The theme currently supports the following languages out of the box:
|
|||
| :de: German | `de` |
|
||||
| :israel: Hebrew | `he` |
|
||||
| :hungary: Hungarian | `hu` |
|
||||
| :indonesia: Indonesian | `id` |
|
||||
| :it: Italian | `it` |
|
||||
| :jp: Japanese | `ja` |
|
||||
| :brazil: Portuguese (Brazil) | `pt-br` |
|
||||
|
@ -66,7 +67,6 @@ The theme currently supports the following languages out of the box:
|
|||
| :romania: Romanian | `ro` |
|
||||
| :es: Spanish (Spain) | `es` |
|
||||
| :tr: Turkish | `tr` |
|
||||
| :id: Indonesian | `id` |
|
||||
|
||||
The default translations can be overridden by creating a custom file in `i18n/[code].yaml` that contains the translation strings. You can also use this method to add new languages. If you'd like to share a new translation with the community, please [open a pull request](https://github.com/jpanther/congo/pulls).
|
||||
|
||||
|
|
Loading…
Reference in New Issue