summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-15 04:11:22 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-15 04:11:22 +0900
commit12cbd8ef5b7fe5e994e31a0a793c8fa77daf1300 (patch)
tree1f1ab92cee6d4a446953b40871668aa7e796fec8
parentNew translations ja.yml (English) (diff)
downloadmisskey-12cbd8ef5b7fe5e994e31a0a793c8fa77daf1300.tar.gz
misskey-12cbd8ef5b7fe5e994e31a0a793c8fa77daf1300.tar.bz2
misskey-12cbd8ef5b7fe5e994e31a0a793c8fa77daf1300.zip
New translations ja.yml (English)
-rw-r--r--locales/en.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/en.yml b/locales/en.yml
index 6028c12fd0..59ad7e52af 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -84,7 +84,7 @@ common:
my-token-regenerated: "Your token has been regenerated, so you will be signed out."
i-like-sushi: "I prefer sushi rather than pudding"
show-reversi-board-labels: "Show row and column labels in Reversi"
- verified-user: "Verified user"
+ verified-user: "Authorized User"
disable-animated-mfm: "Disable animated texts in a post"
reversi:
drawn: "Draw"
@@ -262,7 +262,7 @@ common/views/components/note-menu.vue:
favorite: "Favorite this note"
pin: "Pin to your profile page"
delete: "Delete"
- delete-confirm: "Are you sure you want to delete this post?"
+ delete-confirm: "Delete this post?"
remote: "Show original note"
common/views/components/poll.vue:
vote-to: "Vote for '{}'"
@@ -272,9 +272,9 @@ common/views/components/poll.vue:
show-result: "Show results"
voted: "Voted"
common/views/components/poll-editor.vue:
- no-only-one-choice: "At least two choices are required for this survey."
+ no-only-one-choice: "At least two choices are required to make a survey."
choice-n: "Choice {}"
- remove: "Delete this choice"
+ remove: "Delete the choice"
add: "+ Add a choice"
destroy: "Discard the poll"
common/views/components/reaction-picker.vue: