diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a5700..7c5c201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Used `open` library for xdg (#84) - Added dynamic components loading - Added commit hashes to core/sdk versions in about window +- Added translation for Simplified Chinese (#88) ### Fixed diff --git a/src/ui/about.rs b/src/ui/about.rs index 3ab4b5f..021408a 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -74,7 +74,8 @@ impl SimpleComponent for AboutDialog { set_translator_credits: &[ "Русский, English — Nikita Podvirnyy https://github.com/krypt0nn", "Deutsch — @Marie https://github.com/Mar0xy", - "Français — @zeGolem https://github.com/zeGolem" + "Français — @zeGolem https://github.com/zeGolem", + "简体中文 — Caibin Chen https://github.com/tigersoldier" ].join("\n"), set_debug_info: &[