From b2f7d4700cc6d2b383587fc880e031b2da29629b Mon Sep 17 00:00:00 2001 From: garudakarura Date: Sun, 6 Oct 2019 03:01:51 +0200 Subject: [PATCH] =?UTF-8?q?'index.json'=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 未翻訳のカテゴリを翻訳 --- index.json | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/index.json b/index.json index 85c4991..4f651ef 100644 --- a/index.json +++ b/index.json @@ -1,5 +1,9 @@ { "type": "index", + "name": { + "hu": "Tartalom", + "pt-br": "Índice" + }, "subCategories": [ { "id": "leisure_sport_shopping", @@ -144,7 +148,8 @@ "fr": "Marche à pied", "pt-br": "Pedestre", "pt": "Pedestre", - "hu": "Gyalogos közlekedés" + "hu": "Gyalogos közlekedés", + "ja": "歩行" }, "subCategories": [ { @@ -164,7 +169,8 @@ "fr": "Cyclisme", "pt-br": "Ciclismo", "pt": "Ciclismo", - "hu": "Kerékpáros közlekedés" + "hu": "Kerékpáros közlekedés", + "ja": "自転車" }, "subCategories": [ { @@ -249,7 +255,8 @@ "fr": "Infrastructures", "pt-br": "Infraestrutura", "pt": "Infraestrutura", - "hu": "Infrastruktúra" + "hu": "Infrastruktúra", + "ja": "インフラ" }, "subCategories": [ { @@ -272,7 +279,8 @@ "de": "Energie", "pt-br": "Energia", "fr": "Énergie", - "hu": "Energiaellátás" + "hu": "Energiaellátás", + "ja": "エネルギー" }, "subCategories": [ { @@ -354,7 +362,8 @@ "pt-br": "Especial", "fr": "Catégories spéciales", "pt": "Especial", - "hu": "Speciális" + "hu": "Speciális", + "ja": "特別" }, "subCategories": [ { @@ -368,9 +377,5 @@ } ] } - ], - "name": { - "hu": "Tartalom", - "pt-br": "Índice" - } + ] }