From e6f78a73ababd98642c12887881db61c714b4171 Mon Sep 17 00:00:00 2001 From: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com> Date: Fri, 24 May 2019 04:25:57 +0900 Subject: [PATCH] i18n: reaction-picker.vue (#4971) --- locales/ja-JP.yml | 1 + src/client/app/common/views/components/reaction-picker.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 48c4c3682..9153655f3 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -591,6 +591,7 @@ common/views/components/poll-editor.vue: common/views/components/reaction-picker.vue: choose-reaction: "リアクションを選択" + input-reaction-placeholder: "または絵文字を入力" common/views/components/emoji-picker.vue: custom-emoji: "カスタム絵文字" diff --git a/src/client/app/common/views/components/reaction-picker.vue b/src/client/app/common/views/components/reaction-picker.vue index 461e7c909..970d43006 100644 --- a/src/client/app/common/views/components/reaction-picker.vue +++ b/src/client/app/common/views/components/reaction-picker.vue @@ -16,7 +16,7 @@
- +