chore: apps

This commit is contained in:
ThatOneCalculator 2023-03-11 12:22:54 -08:00
parent 6fcb25c927
commit 7449b8b840
No known key found for this signature in database
GPG key ID: 8703CACD01000000
3 changed files with 7 additions and 7 deletions

View file

@ -1806,7 +1806,7 @@ _apps:
pwa: "Install PWA"
kaiteki: "Kaiteki"
milktea: "Milktea"
subwayTooter: "Subway Tooter"
missLi: "MissLi"
kimis: "Kimis"
theDesk: "TheDesk"
lesskey: "Lesskey"

View file

@ -1806,7 +1806,7 @@ _apps:
pwa: "PWAをインストール"
kaiteki: "Kaiteki"
milktea: "Milktea"
subwayTooter: "Subway Tooter"
missLi: "MissLi"
kimis: "Kimis"
theDesk: "TheDesk"
lesskey: "Lesskey"

View file

@ -32,13 +32,13 @@
{{ i18n.ts._apps.milktea }}
<template #suffix>{{ i18n.ts._apps.firstClass }}, {{ i18n.ts._apps.free }}</template>
</FormLink>
<FormLink to="https://play.google.com/store/apps/details?id=jp.juggler.subwaytooter&gl=US" external>
<!-- <FormLink to="https://play.google.com/store/apps/details?id=jp.juggler.subwaytooter&gl=US" external>
<template #icon>
<i class="ph-android-logo-bold ph-xl"/>
</template>
{{ i18n.ts._apps.subwayTooter }}
<template #suffix>{{ i18n.ts._apps.secondClass }}, {{ i18n.ts._apps.free }}</template>
</FormLink>
</FormLink> -->
<!-- <FormLink to="https://apps.apple.com/app/kimis-a-client-for-misskey/id1667275125" external>
<template #icon>
<i class="ph-apple-logo-bold ph-xl"/>
@ -60,11 +60,11 @@
{{ i18n.ts._apps.theDesk }}
<template #suffix>{{ i18n.ts._apps.secondClass }}, {{ i18n.ts._apps.free }}</template>
</FormLink>
<FormLink to="https://github.com/AsPulse/lesskey" external>
<FormLink to="https://uboar.github.io/missli/" external>
<template #icon>
<i class="ph-terminal-window-bold ph-xl"/>
<i class="ph-globe-bold ph-xl"/>
</template>
{{ i18n.ts._apps.lesskey }}
{{ i18n.ts._apps.missLi }}
<template #suffix>{{ i18n.ts._apps.secondClass }}, {{ i18n.ts._apps.free }}</template>
</FormLink>
</div>