diff --git a/data-definitions/sas-emoji-v1-i18n/ja.json b/data-definitions/sas-emoji-v1-i18n/ja.json index 0967ef42..4180e2ae 100644 --- a/data-definitions/sas-emoji-v1-i18n/ja.json +++ b/data-definitions/sas-emoji-v1-i18n/ja.json @@ -1 +1,18 @@ -{} +{ + "Dog": "犬", + "Cat": "猫", + "Horse": "馬", + "Octopus": "たこ", + "Flower": "花", + "Tree": "木", + "Mushroom": "きのこ", + "Moon": "月", + "Apple": "リンゴ", + "Cake": "ケーキ", + "Robot": "ロボと", + "Glasses": "めがね", + "Book": "本", + "Telephone": "電話機", + "Train": "電車", + "Bicycle": "自転車" +}