mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
refactor: update localization strings for common operation
This commit is contained in:
@@ -180,7 +180,7 @@ defineExpose({ initData })
|
||||
</Empty>
|
||||
<Empty v-if="videoList.length === 0 && !needToLoginFirst" mt-6 :description="$t('common.no_more_content')">
|
||||
<Button type="primary" @click="initData()">
|
||||
{{ $t('common.operations.refresh') }}
|
||||
{{ $t('common.operation.refresh') }}
|
||||
</Button>
|
||||
</Empty>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user