diff --git a/CHANGELOG.md b/CHANGELOG.md index ffc9cacb..7a38ef04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added - Tamil translation ([#830](https://github.com/jpanther/congo/pull/830)) +- Vietnamese translation ([#845](https://github.com/jpanther/congo/pull/845)) +- Swedish translation ([#852](https://github.com/jpanther/congo/pull/852)) ## [2.8.1] - 2024-03-09 diff --git a/exampleSite/content/docs/configuration/index.ja.md b/exampleSite/content/docs/configuration/index.ja.md index 2cdc3268..26140b6d 100644 --- a/exampleSite/content/docs/configuration/index.ja.md +++ b/exampleSite/content/docs/configuration/index.ja.md @@ -74,9 +74,11 @@ Congoは現在、以下の言語に対応しています: | :ru: Russian | `ru` | | :slovakia: Slovak | `sk` | | :es: Spanish (Spain) | `es` | +| :sweden: Swedish | `sv` | | :flag-lk: Tamil | `ta` | | :tr: Turkish | `tr` | | :ukraine: Ukrainian | `uk` | +| :vietnam: Vietnamese | `vi` | 翻訳文字列を含むカスタムファイルを `i18n/[code].yaml` に作成することでデフォルトの翻訳をオーバーライドできます。このメソッドを使って新しい言語を追加することもできます。新しい翻訳をコミュニティと共有したい場合、[Pull Request](https://github.com/jpanther/congo/pulls)を作ってください。 diff --git a/exampleSite/content/docs/configuration/index.md b/exampleSite/content/docs/configuration/index.md index 15eec9e8..1a76b7fb 100644 --- a/exampleSite/content/docs/configuration/index.md +++ b/exampleSite/content/docs/configuration/index.md @@ -74,9 +74,11 @@ The theme currently supports the following languages out of the box: | :ru: Russian | `ru` | | :slovakia: Slovak | `sk` | | :es: Spanish (Spain) | `es` | +| :sweden: Swedish | `sv` | | :flag-lk: Tamil | `ta` | | :tr: Turkish | `tr` | | :ukraine: Ukrainian | `uk` | +| :vietnam: Vietnamese | `vi` | 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). diff --git a/exampleSite/content/users/index.es.md b/exampleSite/content/users/index.es.md index 0875a905..8839fee9 100644 --- a/exampleSite/content/users/index.es.md +++ b/exampleSite/content/users/index.es.md @@ -74,5 +74,6 @@ La lista a continuación es solo un puñado de sitios web creados con el tema Co | [gorbe.io](https://www.gorbe.io) | Business Site and Blog | | [techwolf12.nl](https://techwolf12.nl) | Personal Site and Tech Blog | | [kylecapehart.com](https://kylecapehart.com/) | Personal Site and Blog | +| [hosni.info](https://hosni.info/) | Personal site and Tech Blog | **¿Usuaria de congo?** Para agregar tu sitio a esta lista, [haz un pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md). diff --git a/exampleSite/content/users/index.ja.md b/exampleSite/content/users/index.ja.md index 30851277..d87a215f 100644 --- a/exampleSite/content/users/index.ja.md +++ b/exampleSite/content/users/index.ja.md @@ -74,5 +74,6 @@ Congoを使用して構築された実際のウェブサイト。 | [gorbe.io](https://www.gorbe.io) | Business Site and Blog | | [techwolf12.nl](https://techwolf12.nl) | Personal Site and Tech Blog | | [kylecapehart.com](https://kylecapehart.com/) | Personal Site and Blog | +| [hosni.info](https://hosni.info/) | Personal site and Tech Blog | **Congoを使っていますか?** あなたのウェブサイトを加えるために[Pull Request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md)を投げてください。 diff --git a/exampleSite/content/users/index.zh-cn.md b/exampleSite/content/users/index.zh-cn.md index 8579e69c..f88b4865 100644 --- a/exampleSite/content/users/index.zh-cn.md +++ b/exampleSite/content/users/index.zh-cn.md @@ -74,5 +74,6 @@ showEdit: false | [gorbe.io](https://www.gorbe.io) | Business Site and Blog | | [techwolf12.nl](https://techwolf12.nl) | Personal Site and Tech Blog | | [kylecapehart.com](https://kylecapehart.com/) | Personal Site and Blog | +| [hosni.info](https://hosni.info/) | Personal site and Tech Blog | **想成为Congo的用户?** 要将您的网站添加到此列表中,请提交[Pull Request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md)来添加。