1
0

Implement suspend account

This commit is contained in:
syuilo
2018-04-19 18:54:34 +09:00
parent 38b9ed3f27
commit bd207b5012
8 changed files with 54 additions and 4 deletions
+2
View File
@@ -406,6 +406,7 @@ desktop/views/pages/user/user.friends.vue:
no-users: "よく話すユーザーはいません"
desktop/views/pages/user/user.header.vue:
is-suspended: "このユーザーは凍結されています。"
is-remote: "このユーザーはリモートユーザーです。"
view-remote: "正確な情報を見る"
@@ -594,6 +595,7 @@ mobile/views/pages/user.vue:
overview: "概要"
timeline: "タイムライン"
media: "メディア"
is-suspended: "このユーザーは凍結されています。"
is-remote: "このユーザーはリモートユーザーです。"
view-remote: "正確な情報を見る"