diff --git a/locales/en-US.yml b/locales/en-US.yml index 930e59a9b..a2daad1f7 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -444,7 +444,7 @@ exploreFediverse: "Explore the Fediverse" popularTags: "Popular tags" userList: "Lists" about: "About" -aboutIceshrimp: "About Iceshrimp" +aboutIceshrimp: "About Jörmungandr" administrator: "Administrator" token: "Token" twoStepAuthentication: "Two-factor authentication" @@ -1230,11 +1230,10 @@ _registry: domain: "Domain" createKey: "Create key" _aboutIceshrimp: - about: "Iceshrimp is yet another fork of Misskey, bringing you no-nonsense fixes, - features & improvements you actually want since 2023." + about: "Jörmungandr-bite is a fork of Iceshrimp Bite which is a fork of Iceshrimp which is a fork of Firefish which is a rebranding of Calckey, which is a fork of Misskey, Confused? I hope so." contributors: "Main contributors" allContributors: "All contributors" - source: "Iceshrimp development" + source: "Jörmungandr-bite development" translation: "Translations" chatroom: "Chat room" documentation: "Documentation" diff --git a/package.json b/package.json index f34cda1e6..59dbfc175 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iceshrimp", - "version": "2023.12.7-jormungandr-bite.0.5.1", + "version": "2023.12.7-jormungandr-bite.0.5.2", "repository": { "type": "git", "url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git" diff --git a/packages/client/src/pages/about-iceshrimp.vue b/packages/client/src/pages/about-iceshrimp.vue index 7cccf1500..d663e116a 100644 --- a/packages/client/src/pages/about-iceshrimp.vue +++ b/packages/client/src/pages/about-iceshrimp.vue @@ -57,7 +57,7 @@