mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Trash who? Me?
This commit is contained in:
parent
2c4758259e
commit
9bf9b39a22
@ -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"
|
||||||
|
@ -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"
|
||||||
|
@ -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": {
|
||||||
|
@ -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">{{
|
||||||
|
Loading…
Reference in New Issue
Block a user