良い感じに

This commit is contained in:
syuilo 2018-04-17 22:25:51 +09:00
parent d892e66072
commit 7c5b9ba1d1
5 changed files with 8 additions and 8 deletions

View file

@ -406,7 +406,7 @@ desktop/views/pages/user/user.friends.vue:
no-users: "No users"
desktop/views/pages/user/user.header.vue:
is-remote: "This user is not a user of Misskey, so the information is not accurate."
is-remote: "This user is a remote user, so the information is not accurate. "
view-remote: "See accurate information"
desktop/views/pages/user/user.home.vue:
@ -591,7 +591,7 @@ mobile/views/pages/user.vue:
overview: "Overview"
timeline: "Timeline"
media: "Media"
is-remote: "This user is not a user of Misskey, so the information might not be accurate."
is-remote: "This user is a remote user, so the information is not accurate. "
view-remote: "See accurate information"
mobile/views/pages/user/home.vue:

View file

@ -406,7 +406,7 @@ desktop/views/pages/user/user.friends.vue:
no-users: "よく話すユーザーはいません"
desktop/views/pages/user/user.header.vue:
is-remote: "このユーザーはMisskeyのユーザーではないため情報が正確ではありません。"
is-remote: "このユーザーはリモートユーザーのため情報が正確ではありません。"
view-remote: "正確な情報を見る"
desktop/views/pages/user/user.home.vue:
@ -591,7 +591,7 @@ mobile/views/pages/user.vue:
overview: "概要"
timeline: "タイムライン"
media: "メディア"
is-remote: "このユーザーはMisskeyのユーザーではないため情報が正確ではありません。"
is-remote: "このユーザーはリモートユーザーのため情報が正確ではありません。"
view-remote: "正確な情報を見る"
mobile/views/pages/user/home.vue: