From 9c30b23358699a530f2bcb0f5ae6efe17146bcb3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Jul 2020 01:36:39 +0900 Subject: refactor(client): Use v-t for i18n --- src/client/components/error.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/components/error.vue') diff --git a/src/client/components/error.vue b/src/client/components/error.vue index 90efa700b2..2407596043 100644 --- a/src/client/components/error.vue +++ b/src/client/components/error.vue @@ -3,7 +3,7 @@

{{ $t('error') }}

- {{ $t('retry') }} +
-- cgit v1.2.3-freya