diff --git a/components/404/index.vue b/components/404/index.vue index 811cb08a7..03e50d92b 100644 --- a/components/404/index.vue +++ b/components/404/index.vue @@ -11,7 +11,7 @@

{{ $t('notPage') }}

- 三秒后自动返回首页... + {{ $t('automatically-return-to-the-homepage-after-three-seconds') }}

{{ $t('serverError') }}

- 三秒后自动返回首页... + {{ $t('automatically-return-to-the-homepage-after-three-seconds') }}

Fan票
-

尚未发行Fan票

+

{{ $t('fan-tickets-not-yet-issued') }}

- 去发行 + {{ $t('to-issue') }} diff --git a/components/article/ArticleFooter.vue b/components/article/ArticleFooter.vue index 522c71be5..ac3fe7b00 100644 --- a/components/article/ArticleFooter.vue +++ b/components/article/ArticleFooter.vue @@ -6,16 +6,16 @@ placement="bottom" >
- 点击可查看本文的授权许可详情 + {{ $t('click-to-view-the-license-details-of-this-article') }}
- 本文使用 + {{ $t('this-article-uses') }}
知识共享 {{ license.chinese }} 4.0 - 协议 + >{{ $t('knowledge-sharing') }} {{ license.chinese }} 4.0 + {{ $t('protocol') }} diff --git a/components/asset/giftDialog.vue b/components/asset/giftDialog.vue index caf15ba8b..dde6481ca 100644 --- a/components/asset/giftDialog.vue +++ b/components/asset/giftDialog.vue @@ -2,7 +2,7 @@ - + @@ -86,14 +86,14 @@ @@ -102,7 +102,7 @@ v-if="balance" class="balance" > - 余额 {{ balance }}  + {{ $t('balance') }} {{ balance }} 
- 请加我们官方QQ群:766605671 + {{ $t('header-tips') }}