diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-02-04 07:01:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-04 07:01:19 +0900 |
| commit | 42d6ed62f6bda8ee58c41f46e8015cef61978f9e (patch) | |
| tree | 20bfbb23e146027c512dde9ee6577979de5d9cc9 | |
| parent | New translations ja-JP.yml (Polish) (#4119) (diff) | |
| download | misskey-42d6ed62f6bda8ee58c41f46e8015cef61978f9e.tar.gz misskey-42d6ed62f6bda8ee58c41f46e8015cef61978f9e.tar.bz2 misskey-42d6ed62f6bda8ee58c41f46e8015cef61978f9e.zip | |
New translations ja-JP.yml (English) (#4120)
| -rw-r--r-- | locales/en-US.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 4b3bb98611..f94e6b4785 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -360,8 +360,8 @@ common/views/components/user-menu.vue: report-abuse: "Report abuse" report-abuse-detail: "What kind of nuisance did you encounter?" report-abuse-reported: "The issue has been reported to the administrator. Your cooperation is much appreciated." - silence: "Make Silence" - unsilence: "Unsilence" + silence: "Mute" + unsilence: "Unmute" suspend: "Suspend" unsuspend: "Unsuspend" common/views/components/poll.vue: @@ -1147,8 +1147,8 @@ admin/views/users.vue: unsuspend: "Unsuspend" unsuspend-confirm: "Are you sure you want to unsuspend this account?" unsuspended: "The user has successfully unsuspended." - make-silence: "Make Silence" - unmake-silence: "Unmake Silence" + make-silence: "Mute" + unmake-silence: "Unmute" verify: "Verify account" verify-confirm: "Do you want this to be a verified account?" verified: "The account is now being verified" |