diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-23 10:47:34 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-23 10:47:34 +0900 |
| commit | bb688f78fc19c47a8686d66b293efcf015ce854a (patch) | |
| tree | c419727d11fbda876ef53f5b37afbc9534e23ccd | |
| parent | New translations ja-JP.yml (Korean) (diff) | |
| download | misskey-bb688f78fc19c47a8686d66b293efcf015ce854a.tar.gz misskey-bb688f78fc19c47a8686d66b293efcf015ce854a.tar.bz2 misskey-bb688f78fc19c47a8686d66b293efcf015ce854a.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 9b597e52b8..c8c3fe909c 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -358,8 +358,8 @@ common/views/components/user-menu.vue: push-to-list: "Add to list" select-list: "Select a list" report-abuse: "Report abuse" - report-abuse-detail: "どのような迷惑行為を行っていますか?" - report-abuse-reported: "管理者に報告されました。ご協力ありがとうございました。" + 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." common/views/components/poll.vue: vote-to: "Vote for '{}'" vote-count: "{} votes" @@ -1125,7 +1125,7 @@ admin/views/drive.vue: mark-as-sensitive: "Mark as 'sensitive'" unmark-as-sensitive: "Unmark as 'sensitive'" marked-as-sensitive: "閲覧注意に設定しました" - unmarked-as-sensitive: "閲覧注意を解除しました" + unmarked-as-sensitive: "Remove the sensitive content notice" admin/views/users.vue: operation: "Operations" username-or-userid: "Username or user ID" |