diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 09:51:19 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 09:51:19 +0900 |
| commit | b0768d8a4a3089b1be369b3870601b50a70dc0f4 (patch) | |
| tree | d671e2097ddc8da3c2a68057cacbd0d88196b020 | |
| parent | New translations ja.yml (English) (diff) | |
| download | misskey-b0768d8a4a3089b1be369b3870601b50a70dc0f4.tar.gz misskey-b0768d8a4a3089b1be369b3870601b50a70dc0f4.tar.bz2 misskey-b0768d8a4a3089b1be369b3870601b50a70dc0f4.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/en.yml b/locales/en.yml index 42273a053d..4b36cf5818 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -278,7 +278,7 @@ common/views/components/poll-editor.vue: add: "+ Add a choice" destroy: "Discard the poll" common/views/components/reaction-picker.vue: - choose-reaction: "Express a reaction" + choose-reaction: "Send a reaction" common/views/components/signin.vue: username: "Username" password: "Password" @@ -625,7 +625,7 @@ desktop/views/components/settings.vue: circle-icons: "Use circle icons" gradient-window-header: "Use gradients on window headers" post-form-on-timeline: "Display post form at the top of the timeline" - suggest-recent-hashtags: "Show popular hashtags on the post form" + suggest-recent-hashtags: "Show recent popular hashtags on the post form" show-reply-target: "Display reply target" show-my-renotes: "Show my renotes in the timeline" show-renoted-my-notes: "Show renoted my posts in timelines" @@ -1143,7 +1143,7 @@ mobile/views/pages/user.vue: media: "Media" is-suspended: "This account has been suspended." is-remote: "This user is a remote user, so the information you see here is not complete." - view-remote: "See their complete profile" + view-remote: "See his/her complete profile" mobile/views/pages/user/home.vue: recent-notes: "Recent notes" images: "Images" |