From 232c53f53e74594496918682b0dc5b459b68f89c Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Tue, 1 Aug 2023 21:31:18 -0700 Subject: [PATCH] fix locale --- locales/en-US.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 10345db15..dd6c01a1e 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1230,7 +1230,7 @@ _aboutFirefish: development since 2022." contributors: "Main contributors" allContributors: "All contributors" - misskey: "Original Misskey contributors" + misskeyContributors: "Misskey contributors" source: "Source code" translation: "Translate Firefish" donate: "Donate to Firefish"