From 34e9a8a77e81e069aad6212d0e66895600616cdf Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Mar 2017 21:25:57 +0900 Subject: wip #313 --- src/web/app/common/tags/reaction-picker.tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/web/app/common/tags/reaction-picker.tag b/src/web/app/common/tags/reaction-picker.tag index 4b965332d7..a8d19a1819 100644 --- a/src/web/app/common/tags/reaction-picker.tag +++ b/src/web/app/common/tags/reaction-picker.tag @@ -99,7 +99,7 @@ this.post = this.opts.post; this.source = this.opts.source; - const placeholder = 'リアクションを選択'; + const placeholder = '%i18n:common.tags.mk-reaction-picker.choose-reaction%'; this.title = placeholder; -- cgit v1.2.3-freya