feat(i18n): add missing zh-CN translations (#425)

This commit is contained in:
Alex 2022-12-14 13:38:14 +08:00 committed by GitHub
parent 441c16913d
commit 9ac4d68fe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 3 deletions

View file

@ -141,10 +141,10 @@ const type = $computed(() => {
<div p4 flex flex-col gap-2 max-w-130>
<div flex justify-between>
<h2 font-bold text-xl text-secondary>
Description
{{ $t('status.img_alt.desc') }}
</h2>
<button v-close-popper text-sm btn-outline py0 px2 text-secondary border-base>
Dismiss
{{ $t('status.img_alt.dismiss') }}
</button>
</div>
<p>