Trash who? Me?

This commit is contained in:
Crimekillz 2024-04-06 19:50:09 +02:00
parent 2c4758259e
commit 9bf9b39a22
4 changed files with 6 additions and 6 deletions

View File

@ -1091,7 +1091,7 @@ _registry:
domain: "Domain" domain: "Domain"
createKey: "Schlüssel erstellen" createKey: "Schlüssel erstellen"
_aboutIceshrimp: _aboutIceshrimp:
about: "TrashPoss ist ein Fork von TrashPoss, der seit 2022 von ThatOneCalculator about: "TrashPoss ist ein Fork von Iceshrimp, der seit 2024 von Crimekillz
entwickelt wird." entwickelt wird."
contributors: "Hauptmitwirkende" contributors: "Hauptmitwirkende"
allContributors: "Alle Mitwirkenden" allContributors: "Alle Mitwirkenden"

View File

@ -1445,8 +1445,8 @@ _registry:
domain: "Domain" domain: "Domain"
createKey: "Create key" createKey: "Create key"
_aboutIceshrimp: _aboutIceshrimp:
about: "TrashPoss is yet another fork of Misskey, bringing you no-nonsense fixes, about: "TrashPoss is yet another fork of Iceshrimp, bringing you nonsense fixes,
features & improvements you actually want since 2023." features & improvements you didn't know you wanted since 2024."
contributors: "Main contributors" contributors: "Main contributors"
allContributors: "All contributors" allContributors: "All contributors"
source: "TrashPoss development" source: "TrashPoss development"

View File

@ -1,9 +1,9 @@
{ {
"name": "iceshrimp", "name": "trashposs",
"version": "2023.12.6", "version": "2023.12.6",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git" "url": "https://iceshrimp.dev/Crimekillz/trashposs.git"
}, },
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -59,7 +59,7 @@
<FormSection> <FormSection>
<MkKeyValue class="_formBlock" :copy="version"> <MkKeyValue class="_formBlock" :copy="version">
<template #key>Iceshrimp</template> <template #key>TrashPoss</template>
<template #value>{{ version }}</template> <template #value>{{ version }}</template>
</MkKeyValue> </MkKeyValue>
<FormLink to="/about-iceshrimp">{{ <FormLink to="/about-iceshrimp">{{