From 166bc19131ae4b40bdd5e85269729f6eb5e3d931 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Jul 2020 01:56:52 +0900 Subject: Revert "refactor(client): Use v-t for i18n" This reverts commit 9c30b23358699a530f2bcb0f5ae6efe17146bcb3. --- 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 2407596043..90efa700b2 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