This commit is contained in:
syuilo 2018-09-13 18:23:44 +09:00
parent 03e1d3fbc4
commit 683d3a70b2
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 29 additions and 7 deletions

View file

@ -880,7 +880,7 @@ desktop/views/components/settings.profile.vue:
birthday: "誕生日"
save: "保存"
locked-account: "アカウントの保護"
is-locked: "投稿を非公開にする"
is-locked: "フォローを承認制にする"
other: "その他"
is-bot: "このアカウントはBotです"
is-cat: "このアカウントはCatです"
@ -1353,6 +1353,9 @@ mobile/views/pages/settings/settings.profile.vue:
avatar: "アイコン"
banner: "バナー"
is-cat: "このアカウントはCatです"
is-locked: "フォローを承認制にする"
advanced: "その他"
privacy: "プライバシー"
save: "保存"
saved: "プロフィールを保存しました"
uploading: "アップロード中"