diff --git a/exampleSite/content/docs/configuration/index.md b/exampleSite/content/docs/configuration/index.md index cd866d7a..ee3e5c48 100644 --- a/exampleSite/content/docs/configuration/index.md +++ b/exampleSite/content/docs/configuration/index.md @@ -76,6 +76,7 @@ The theme currently supports the following languages by default: | :tr: Turkish | `tr` | | 🇭🇷 Croatian | `hr` | | 🇮🇩 Indonesian | `id` | +| 🇨🇿 Czech | `cs` | 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).