diff --git a/exampleSite/content/docs/configuration/index.md b/exampleSite/content/docs/configuration/index.md index e50e83c0..3d11e935 100644 --- a/exampleSite/content/docs/configuration/index.md +++ b/exampleSite/content/docs/configuration/index.md @@ -74,7 +74,7 @@ The theme currently supports the following languages by default: | :romania: Romanian | `ro` | | :es: Spanish (Spain) | `es` | | :tr: Turkish | `tr` | -| 🇭🇷 Hrvatski | `hr` | +| 🇭🇷 Croatian | `hr` | 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/nunocoracao/blowfish/pulls).