update: i18n

This commit is contained in:
Hakadao
2022-04-20 02:00:03 +08:00
parent f20000cbe6
commit 4ddca9998c
2 changed files with 7 additions and 7 deletions

View File

@@ -18,6 +18,6 @@ const imgURL = browser.runtime.getURL('/assets/loading.gif')
h="46px"
m="r-2"
/>
{{ $t('home.loading_more') }}
{{ $t('common.loading_more') }}
</div>
</template>