Browse Source

Add Japanese translation to EmojiPicker component (#2359)

closed-social-glitch-2
Yamagishi Kazutoshi 7 years ago
committed by Eugen
parent
commit
6e27e08cb4
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      app/assets/javascripts/components/locales/ja.jsx

+ 9
- 0
app/assets/javascripts/components/locales/ja.jsx View File

@ -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}を見に行くか、検索を使って他のユーザーを見つけましょう。",

Loading…
Cancel
Save