Merge branch 'develop' into language
This commit is contained in:
commit
d8a8fc8f7a
3 changed files with 5 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -2192,3 +2192,5 @@ reactions: Reaksi
|
|||
replies: Balasan
|
||||
quotes: Kutipan
|
||||
renotes: Postingan ulang
|
||||
showAttachedNotes: Tampilkan postingan dengan berkas ini
|
||||
attachedToNotes: Posting dengan berkas ini
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue