mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-21 16:33:48 +01:00
Trash who? Me?
This commit is contained in:
parent
2c4758259e
commit
9bf9b39a22
@ -1091,7 +1091,7 @@ _registry:
|
||||
domain: "Domain"
|
||||
createKey: "Schlüssel erstellen"
|
||||
_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."
|
||||
contributors: "Hauptmitwirkende"
|
||||
allContributors: "Alle Mitwirkenden"
|
||||
|
@ -1445,8 +1445,8 @@ _registry:
|
||||
domain: "Domain"
|
||||
createKey: "Create key"
|
||||
_aboutIceshrimp:
|
||||
about: "TrashPoss is yet another fork of Misskey, bringing you no-nonsense fixes,
|
||||
features & improvements you actually want since 2023."
|
||||
about: "TrashPoss is yet another fork of Iceshrimp, bringing you nonsense fixes,
|
||||
features & improvements you didn't know you wanted since 2024."
|
||||
contributors: "Main contributors"
|
||||
allContributors: "All contributors"
|
||||
source: "TrashPoss development"
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "iceshrimp",
|
||||
"name": "trashposs",
|
||||
"version": "2023.12.6",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git"
|
||||
"url": "https://iceshrimp.dev/Crimekillz/trashposs.git"
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
@ -59,7 +59,7 @@
|
||||
|
||||
<FormSection>
|
||||
<MkKeyValue class="_formBlock" :copy="version">
|
||||
<template #key>Iceshrimp</template>
|
||||
<template #key>TrashPoss</template>
|
||||
<template #value>{{ version }}</template>
|
||||
</MkKeyValue>
|
||||
<FormLink to="/about-iceshrimp">{{
|
||||
|
Loading…
Reference in New Issue
Block a user