Better English

This commit is contained in:
syuilo
2017-08-30 21:49:15 +09:00
parent af35978687
commit cb416ea1a5
4 changed files with 7 additions and 3 deletions

View File

@ -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">