Merge branch 'develop' into language

This commit is contained in:
naskya 2023-11-23 01:52:23 +09:00
commit d8a8fc8f7a
No known key found for this signature in database
GPG key ID: 164DFF24E2D40139
3 changed files with 5 additions and 3 deletions

View file

@ -312,7 +312,7 @@ agreeTo: "I agree to {0}"
tos: "Terms of Service"
start: "Begin"
home: "Home"
remoteUserCaution: "Information from remote users may be incomplete."
remoteUserCaution: "Information from remote users are incomplete."
activity: "Activity"
images: "Images"
birthday: "Birthday"

View file

@ -2192,3 +2192,5 @@ reactions: Reaksi
replies: Balasan
quotes: Kutipan
renotes: Postingan ulang
showAttachedNotes: Tampilkan postingan dengan berkas ini
attachedToNotes: Posting dengan berkas ini

View file

@ -108,11 +108,11 @@
>{{ i18n.ts._theme.manage
}}<template #suffix>{{ themesCount }}</template></FormLink
>
<FormLink to="https://assets.firefish.io/theme/list" external
<!-- <FormLink to="https://assets.misskey.io/theme/list" external
><template #icon
><i :class="icon('ph-planet')"></i></template
>{{ i18n.ts._theme.explore }}</FormLink
>
> -->
<FormLink to="/settings/theme/install"
><template #icon
><i :class="icon('ph-download-simple')"></i></template