summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMirro <rbshayla@protonmail.com>2018-04-16 07:43:37 +0200
committerMirro <rbshayla@protonmail.com>2018-04-16 07:43:37 +0200
commit540d13839757fd646cfa4f56488cb326d8a6748c (patch)
treecd73c70f89bb60d8b75bf97d09e80ff53cd27a0c
parentfixed english translation (diff)
downloadmisskey-540d13839757fd646cfa4f56488cb326d8a6748c.tar.gz
misskey-540d13839757fd646cfa4f56488cb326d8a6748c.tar.bz2
misskey-540d13839757fd646cfa4f56488cb326d8a6748c.zip
fixed english translation
-rw-r--r--locales/en.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en.yml b/locales/en.yml
index 3dc75dce2d..5786819364 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -113,7 +113,7 @@ common/views/components/poll-editor.vue:
destroy: "Destroy this poll"
common/views/components/reaction-picker.vue:
- choose-reaction: "Choose a reaction reaction"
+ choose-reaction: "Choose a reaction"
common/views/components/signin.vue:
username: "Username"
@@ -255,7 +255,7 @@ desktop/views/components/notes.note.vue:
reposted-by: "Reposted by {}"
reply: "Reply"
renote: "Renote"
- add-reaction: "Add your reaction"
+ add-reaction: "Add a reaction"
detail: "Show detail"
desktop/views/components/notifications.vue: