From f15a83ba9db0d849ee42a90fc2dd450fd014b4e9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at>
Date: Mon, 19 Mar 2018 20:53:08 +0100
Subject: [PATCH] Import category titles from translation (fr)

---
 car_amenities.json    | 2 +-
 education.json        | 2 +-
 index.json            | 3 ++-
 tourism_services.json | 2 +-
 waste.json            | 2 +-
 5 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/car_amenities.json b/car_amenities.json
index 882d4f0..1c00971 100644
--- a/car_amenities.json
+++ b/car_amenities.json
@@ -5,7 +5,7 @@
         "cs": "Občasnká vybavenost",
         "de": "Einrichtungen",
         "en": "Amenities",
-        "fr": "Infrastructures routières",
+        "fr": "Équipements auto",
         "it": "Infrastrutture",
         "ja": "生活環境",
         "nl": "Voorzieningen",
diff --git a/education.json b/education.json
index 31e6c16..7b2ac9d 100644
--- a/education.json
+++ b/education.json
@@ -7,7 +7,7 @@
         "el": "Υπηρεσίες Εκπαίδευσης",
         "en": "Educational Services",
         "et": "Haridusteenused",
-        "fr": "Services éducatifs",
+        "fr": "Éducation",
         "it": "Istruzione",
         "ja": "教育サービス",
         "nl": "Onderwijs",
diff --git a/index.json b/index.json
index 0e810af..1625c4a 100644
--- a/index.json
+++ b/index.json
@@ -283,7 +283,8 @@
             "name": {
                 "en": "Special",
                 "de": "Spezial",
-                "pt-br": "Especial"
+                "pt-br": "Especial",
+                "fr": "Spécial"
             },
             "subCategories": [
                 {
diff --git a/tourism_services.json b/tourism_services.json
index e332cdc..29eb002 100644
--- a/tourism_services.json
+++ b/tourism_services.json
@@ -7,7 +7,7 @@
         "el": "Τουρισμός",
         "en": "Tourism",
         "et": "Turism",
-        "fr": "Services touristiques",
+        "fr": "Tourisme",
         "hu": "Túrizmus",
         "it": "Turismo",
         "ja": "観光",
diff --git a/waste.json b/waste.json
index 0cefae3..00fd5d7 100644
--- a/waste.json
+++ b/waste.json
@@ -5,7 +5,7 @@
         "cs": "Nakládání s odpady",
         "de": "Entsorgung",
         "en": "Disposal",
-        "fr": "Rebuts",
+        "fr": "Déchets/Recyclage",
         "it": "Smaltimento",
         "ja": "処理場",
         "nl": "Afvalverwijdering",