diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-02-11 22:37:28 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-11 22:37:28 +0900 |
| commit | 59fbc5b0548fd8ff15e0c238e932484f42cfcac9 (patch) | |
| tree | a04387237669f77338762c85256f2dccf305d348 | |
| parent | Fix #4152 (#4224) (diff) | |
| download | misskey-59fbc5b0548fd8ff15e0c238e932484f42cfcac9.tar.gz misskey-59fbc5b0548fd8ff15e0c238e932484f42cfcac9.tar.bz2 misskey-59fbc5b0548fd8ff15e0c238e932484f42cfcac9.zip | |
New translations ja-JP.yml (English) (#4221)
| -rw-r--r-- | locales/en-US.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index d4678b9907..1426a0dffc 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1245,7 +1245,7 @@ admin/views/federation.vue: latest-request-sent-at: "Time of last request sent" latest-request-received-at: "Last request received at" remove-all-following: "Withold all followers" - remove-all-following-info: "{host}からのフォローをすべて解除します。そのインスタンスがもう存在しなくなった場合などに実行してください。" + remove-all-following-info: "Unfollow all accounts from {host}. Please run this if the instance no longer exists." block: "Block" marked-as-closed: "Marked as closed" lookup: "Look up" |