Add Japanese translation to EmojiPicker component (#2359)
This commit is contained in:
parent
d670f72830
commit
6e27e08cb4
1 changed files with 9 additions and 0 deletions
|
@ -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…
Reference in a new issue