From 889ed7388e5f132097ccffdb7a4999dd808cc196 Mon Sep 17 00:00:00 2001 From: naskya Date: Wed, 19 Jul 2023 21:08:35 +0000 Subject: [PATCH] feat: show Misskey main contributors in About Firefish --- README.md | 3 +++ locales/en-US.yml | 1 + locales/ja-JP.yml | 1 + locales/zh-CN.yml | 1 + locales/zh-TW.yml | 1 + packages/client/src/pages/about-firefish.vue | 25 ++++++++++++++++++++ 6 files changed, 32 insertions(+) diff --git a/README.md b/README.md index ec93c69e..7c11bbed 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ ## 主要な変更点 +- 「Firefish について」のページに Misskey の主要な貢献者を表示 + - このソフトウェアは Misskey のフォークであるため + ## 細かい変更点 - バージョン番号にコミットハッシュが含まれるように diff --git a/locales/en-US.yml b/locales/en-US.yml index af854194..23ef6d5a 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1220,6 +1220,7 @@ _aboutFirefish: development since 2022." contributors: "Main contributors" allContributors: "All contributors" + originalMisskeyContributors: "Original Misskey main contributors" source: "Source code" translation: "Translate Firefish" donate: "Donate to Firefish" diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 46a486d9..43d8575a 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -1064,6 +1064,7 @@ _aboutFirefish: about: "Firefishは、2022年に生まれたThatOneCalculatorによるMisskeyのforkです。" contributors: "主なコントリビューター" allContributors: "全てのコントリビューター" + originalMisskeyContributors: "フォーク元のMisskeyの主なコントリビューター" source: "ソースコード" translation: "Firefishを翻訳" donate: "Firefishに寄付" diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 214b249c..25f1b8ef 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -982,6 +982,7 @@ _aboutFirefish: about: "Firefish 是由 ThatOneCalculator 创建的 Misskey 的一个分支,自 2022 年开始开发。" contributors: "主要贡献者" allContributors: "全体贡献者" + originalMisskeyContributors: "Misskey 的主要贡献者" source: "源代码" translation: "翻译 Firefish" donate: "赞助 Firefish" diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index d639523d..70a8ef0c 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -979,6 +979,7 @@ _aboutFirefish: about: "Firefish是由ThatOneCalculator自2022年起開發的Misskey分支。" contributors: "主要貢獻者" allContributors: "全體貢獻人員" + originalMisskeyContributors: "Misskey的主要貢獻者" source: "原始碼" translation: "翻譯Firefish" donate: "贊助Firefish" diff --git a/packages/client/src/pages/about-firefish.vue b/packages/client/src/pages/about-firefish.vue index 40a68470..cc31daf6 100644 --- a/packages/client/src/pages/about-firefish.vue +++ b/packages/client/src/pages/about-firefish.vue @@ -127,6 +127,31 @@ > + + + +