diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-24 23:12:56 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-24 23:12:56 +0900 |
| commit | 9c8fa026f3a6d01f2b9f5376bc8c3e4c479308a0 (patch) | |
| tree | b16780344a04d6fefc6896ca384fb56005868748 | |
| parent | New translations ja-JP.yml (Korean) (diff) | |
| download | misskey-9c8fa026f3a6d01f2b9f5376bc8c3e4c479308a0.tar.gz misskey-9c8fa026f3a6d01f2b9f5376bc8c3e4c479308a0.tar.bz2 misskey-9c8fa026f3a6d01f2b9f5376bc8c3e4c479308a0.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 37e5fa422a..5b2ae60202 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -451,14 +451,14 @@ common/views/components/profile-editor.vue: is-bot: "This account is a Bot" is-locked: "Follower requests require approval" careful-bot: "Follower requests from bots require approval" - advanced: "Advanced" + advanced: "Other" privacy: "Privacy" - save: "Update profile" + save: "Save" saved: "Profile updated successfully" uploading: "Uploading" upload-failed: "Failed to upload" common/views/widgets/broadcast.vue: - fetching: "Fetching" + fetching: "Checking" no-broadcasts: "No announcements" have-a-nice-day: "Have a nice day!" next: "Next" |