From 09fe6a91168f02b0312ca346ec855ac75494be7a Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Mon, 6 Mar 2023 21:05:30 +0200 Subject: [PATCH] feat(i18n): listed @tigersoldier in translators section --- CHANGELOG.md | 1 + src/ui/about.rs | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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: &[