summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-08-30 21:49:15 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-08-30 21:49:15 +0900
commitcb416ea1a544609c960b1949461bdc2a3b8c912b (patch)
treee8e5e09a22b37cdecf6d8832067e97167935de11 /src/web
parentv2520 (diff)
downloadmisskey-cb416ea1a544609c960b1949461bdc2a3b8c912b.tar.gz
misskey-cb416ea1a544609c960b1949461bdc2a3b8c912b.tar.bz2
misskey-cb416ea1a544609c960b1949461bdc2a3b8c912b.zip
Better English
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/mobile/tags/user.tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/mobile/tags/user.tag b/src/web/app/mobile/tags/user.tag
index 83231f01d7..ea431dcc53 100644
--- a/src/web/app/mobile/tags/user.tag
+++ b/src/web/app/mobile/tags/user.tag
@@ -12,7 +12,7 @@
<div class="title">
<h1>{ user.name }</h1>
<span class="username">@{ user.username }</span>
- <span class="followed" if={ user.is_followed }>%i18n:mobile.tags.mk-user.is-followed%</span>
+ <span class="followed" if={ user.is_followed }>%i18n:mobile.tags.mk-user.follows-you%</span>
</div>
<div class="description">{ user.description }</div>
<div class="info">