diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-13 18:32:25 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-13 18:32:25 +0900 |
| commit | d0de0bc815111113f39160a9823d09a7881d634f (patch) | |
| tree | 0fc576e3bbf9395a3f216f4f63d8cfeb457309d6 | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-d0de0bc815111113f39160a9823d09a7881d634f.tar.gz misskey-d0de0bc815111113f39160a9823d09a7881d634f.tar.bz2 misskey-d0de0bc815111113f39160a9823d09a7881d634f.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 209a4e36f6..cda1369e87 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -778,7 +778,7 @@ desktop/views/components/settings.profile.vue: birthday: "Birthday" save: "Update profile" locked-account: "Protect your account" - is-locked: "Make your posts private" + is-locked: "フォローを承認制にする" other: "Other" is-bot: "This account is a Bot" is-cat: "This account is a Cat" @@ -1160,6 +1160,9 @@ mobile/views/pages/settings/settings.profile.vue: avatar: "Avatar" banner: "Banner" is-cat: "This account is a Cat" + is-locked: "フォローを承認制にする" + advanced: "その他" + privacy: "プライバシー" save: "Update profile" saved: "Profile updated" uploading: "Uploading" |