commit: 6e27e08cb435d170a8d37dd17d3c2442e9ad34ce
parent: d670f72830bfc81126c604723c65008afa81d77e
Author: Yamagishi Kazutoshi <ykzts@desire.sh>
Date: Mon, 24 Apr 2017 02:09:34 +0900
Add Japanese translation to EmojiPicker component (#2359)
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/app/assets/javascripts/components/locales/ja.jsx b/app/assets/javascripts/components/locales/ja.jsx
@@ -31,6 +31,15 @@ const ja = {
"compose_form.spoiler": "テキストを隠す",
"compose_form.spoiler_placeholder": "警告",
"emoji_button.label": "絵文字を追加",
+ "emoji_button.search": "検索...",
+ "emoji_button.people": "ピープル",
+ "emoji_button.nature": "自然",
+ "emoji_button.food": "食べもの",
+ "emoji_button.activity": "アクティビティ",
+ "emoji_button.travel": "旅行と場所",
+ "emoji_button.objects": "オブジェクト",
+ "emoji_button.symbols": "シンボル",
+ "emoji_button.flags": "国旗",
"empty_column.community": "ローカルタイムラインはまだ使われていません。何か書いてみましょう!",
"empty_column.hashtag": "このハッシュタグはまだ使われていません。",
"empty_column.home": "まだ誰もフォローしていません。{public}を見に行くか、検索を使って他のユーザーを見つけましょう。",