From 69eefc14251e210c874ef9fdc841981b22a328e6 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 10 Nov 2018 00:30:58 +0900 Subject: [PATCH] [Client] Fix bug --- src/client/app/desktop/views/pages/user/user.profile.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/app/desktop/views/pages/user/user.profile.vue b/src/client/app/desktop/views/pages/user/user.profile.vue index 41e2fa6e5..eba492d4f 100644 --- a/src/client/app/desktop/views/pages/user/user.profile.vue +++ b/src/client/app/desktop/views/pages/user/user.profile.vue @@ -4,7 +4,7 @@

{{ $t('follows-you') }}

- {{ $t('stalking% %i18n:@unstalk') }} + {{ $t('stalking') }} {{ $t('unstalk') }} {{ $t('stalk') }}