-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
70 changed files
with
401 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,133 @@ | ||
{ | ||
"languages": ["nl", "fr", "de", "en"], | ||
"menu": [ | ||
{ "key": "home", "icon": "home", "url": "home" }, | ||
{ "key": "rooms", "icon": "bed", "items": [ | ||
{ "key": "room_1", "icon": "", "url": "noordzee" }, | ||
{ "key": "room_2", "icon": "", "url": "polders" }, | ||
{ "key": "room_3", "icon": "", "url": "brugge" } | ||
] }, | ||
{ "key": "highlights", "icon": "map" }, | ||
{ "key": "contact", "icon": "contact_support" } | ||
], | ||
"images": [ | ||
{ | ||
"key": "entrance", | ||
"name": "front.jpg" | ||
}, | ||
{ | ||
"key": "parking", | ||
"name": "entrance.jpg" | ||
}, | ||
{ | ||
"key": "breakfast", | ||
"name": "breakfast.jpg" | ||
}, | ||
{ | ||
"key": "dining", | ||
"name": "dinner_area.jpg" | ||
}, | ||
{ | ||
"key": "mugs", | ||
"name": "mugs.jpg" | ||
}, | ||
{ | ||
"key": "terrace", | ||
"name": "terrace.jpg" | ||
} | ||
], | ||
"rooms": [ | ||
{ | ||
"key": "noordzee", | ||
"name": "Noordzee", | ||
"images": [ | ||
{ | ||
"key": "bed", | ||
"image": "room_3_3.jpg", | ||
"caption": "Bed", | ||
"isThumbnail": true | ||
}, | ||
{ | ||
"key": "lounge", | ||
"image": "room_3_1.jpg", | ||
"caption": "Dressing" | ||
}, | ||
{ | ||
"key": "bathroom", | ||
"image": "room_3_2.jpg", | ||
"caption": "Bathroom" | ||
} | ||
], | ||
"facilities": [ | ||
{ "key": "wifi", "category": "room", "icon": "wifi" }, | ||
{ "key": "floor_type", "category": "room", "icon": "layers" }, | ||
{ "key": "view", "category": "room", "icon": "panorama" }, | ||
{ "key": "elevator_access", "category": "room", "icon": "elevator" }, | ||
{ "key": "sofa_bed", "category": "room", "icon": "chair" }, | ||
{ "key": "bed_linen", "category": "room", "icon": "waves" }, | ||
{ "key": "refrigerator", "category": "room", "icon": "kitchen" }, | ||
{ "key": "kettle", "category": "room", "icon": "coffee_maker" }, | ||
{ "key": "safe", "category": "room", "icon": "key" }, | ||
{ "key": "fan", "category": "room", "icon": "air" }, | ||
{ "key": "heating", "category": "room", "icon": "fireplace" }, | ||
{ "key": "sofa", "category": "room", "icon": "chair" }, | ||
{ "key": "flatscreen_tv", "category": "room", "icon": "tv" }, | ||
{ "key": "shower", "category": "bathroom", "icon": "shower" }, | ||
{ "key": "towels", "category": "bathroom", "icon": "dry_cleaning" }, | ||
{ "key": "hairdryer", "category": "bathroom", "icon": "sports" }, | ||
{ "key": "toiletries", "category": "bathroom", "icon": "wash" }, | ||
{ "key": "toilet", "category": "bathroom", "icon": "wc" } | ||
], | ||
"info": [ | ||
{ "key": "crib", "icon": "crib" }, | ||
{ "key": "surface", "icon": "square_foot" }, | ||
{ "key": "smoke", "icon": "smoke_free" }, | ||
{ "key": "no_pets", "icon": "pets" } | ||
] | ||
}, | ||
{ | ||
"key": "polders", | ||
"name": "Polders", | ||
"images": [ | ||
{ | ||
"key": "bed", | ||
"image": "room_2_1.jpg", | ||
"caption": "Lounge", | ||
"isThumbnail": true | ||
}, | ||
{ | ||
"key": "bed", | ||
"image": "room_2_2.jpg", | ||
"caption": "Bed" | ||
}, | ||
{ | ||
"key": "bathroom", | ||
"image": "room_2_3.jpg", | ||
"caption": "Bathroom" | ||
} | ||
] | ||
}, | ||
{ | ||
"key": "brugge", | ||
"name": "Brugge", | ||
"images": [ | ||
{ | ||
"key": "bed", | ||
"image": "room_1_1.jpg", | ||
"caption": "Queen Bed", | ||
"isThumbnail": true | ||
}, | ||
{ | ||
"key": "lounge", | ||
"image": "room_1_3.jpg", | ||
"caption": "Lounge" | ||
}, | ||
{ | ||
"key": "bathroom", | ||
"image": "room_1_2.jpg", | ||
"caption": "Bathroom" | ||
} | ||
] | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"images": [ | ||
{ "key": "entrance", "caption": "Eingang" }, | ||
{ "key": "parking", "caption": "privater Parkplatz" }, | ||
{ "key": "breakfast", "caption": "Frühstück" }, | ||
{ "key": "dining", "caption": "Essplatz" }, | ||
{ "key": "mugs", "caption": "Getränke" }, | ||
{ "key": "terrace", "caption": "Terrasse" }, | ||
{ "key": "noordzee_bed", "caption": "Bette" }, | ||
{ "key": "noordzee_lounge", "caption": "Lounge" }, | ||
{ "key": "noordzee_bathroom", "caption": "Badezimmer" }, | ||
{ "key": "brugge_bed", "caption": "Bette" }, | ||
{ "key": "brugge_lounge", "caption": "Lounge" }, | ||
{ "key": "brugge_bathroom", "caption": "Badezimmer" }, | ||
{ "key": "polders_bed", "caption": "Bette" }, | ||
{ "key": "polders_lounge", "caption": "Lounge" }, | ||
{ "key": "polders_bathroom", "caption": "Badezimmer" } | ||
], | ||
"menu": { | ||
"home": "Start", | ||
"rooms": "Räume", | ||
"highlights": "Highlights", | ||
"contact": "Kontakt", | ||
"room_1": "Noordzee", | ||
"room_2": "Polders", | ||
"room_3": "Brugge" | ||
}, | ||
"room_limits": { | ||
"polders": "2 Erwachsene | 2 Erwachsene, 1 Kind (< 16 Jahre)", | ||
"noordzee": "2 Erwachsene | 2 Erwachsene, 1 Kind (< 16 Jahre)", | ||
"brugge": "2 Erwachsene | 2 Erwachsene, 1 Kind (< 16 Jahre)" | ||
}, | ||
"room": { | ||
"info": "Zimmer-Informationen", | ||
"crib": "Kinderbett auf Anfrage erhältlich.", | ||
"surface": "Fläche von 60m².", | ||
"smoke": "Rauchen ist nicht erlaubt.", | ||
"no_pets": "Haustiere sind nicht erlaubt." | ||
}, | ||
"facility": { | ||
"wifi": "WiFi", | ||
"floor_type": "Bodenbelag", | ||
"view": "Ansicht von außen", | ||
"elevator_access": "Aufzug vorhanden", | ||
"sofa_bed": "Schlafsofa", | ||
"bed_linen": "Bettzeug", | ||
"refrigerator": "Kühlschrank", | ||
"kettle": "Elektrischer Wasserkocher", | ||
"safe": "Tresor", | ||
"fan": "Ventilator", | ||
"heating": "Heizung", | ||
"sofa": "Sofa", | ||
"flatscreen_tv": "Flatscreen TV", | ||
"shower": "Dusche", | ||
"towels": "Handtücher", | ||
"hairdryer": "Haartrockner", | ||
"toiletries": "Toilettenartikel", | ||
"toilet": "Toilette" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
{ | ||
"images": [ | ||
{ "key": "entrance", "caption": "Entrance" }, | ||
{ "key": "parking", "caption": "Private parking" }, | ||
{ "key": "breakfast", "caption": "Breakfast" }, | ||
{ "key": "dining", "caption": "Dining area" }, | ||
{ "key": "mugs", "caption": "Beverages" }, | ||
{ "key": "terrace", "caption": "Terrace" }, | ||
{ "key": "noordzee_bed", "caption": "Bed" }, | ||
{ "key": "noordzee_lounge", "caption": "Lounge" }, | ||
{ "key": "noordzee_bathroom", "caption": "Bathroom" }, | ||
{ "key": "brugge_bed", "caption": "Bed" }, | ||
{ "key": "brugge_lounge", "caption": "Lounge" }, | ||
{ "key": "brugge_bathroom", "caption": "Bathroom" }, | ||
{ "key": "polders_bed", "caption": "Bed" }, | ||
{ "key": "polders_lounge", "caption": "Lounge" }, | ||
{ "key": "polders_bathroom", "caption": "Bathroom" } | ||
|
||
], | ||
"menu": { | ||
"home": "Home", | ||
"rooms": "Rooms", | ||
"highlights": "Highlights", | ||
"contact": "Contact", | ||
"room_1": "Noordzee", | ||
"room_2": "Polders", | ||
"room_3": "Brugge" | ||
}, | ||
"room_limits": { | ||
"polders": "2 adults | 2 adults, 1 child (< 16y)", | ||
"noordzee": "2 adults | 2 adults, 1 child (< 16y)", | ||
"brugge": "2 adults | 2 adults, 1 child (< 16y)" | ||
}, | ||
"room": { | ||
"info": "Room information", | ||
"crib": "Crib available by request.", | ||
"surface": "Surface of 60m².", | ||
"smoke": "No smoking allowed.", | ||
"no_pets": "No pets allowed." | ||
}, | ||
"facility": { | ||
"wifi": "WiFi", | ||
"floor_type": "Flooring", | ||
"view": "Outside view", | ||
"elevator_access": "Elevator available", | ||
"sofa_bed": "Sofa bed", | ||
"bed_linen": "Bed linen", | ||
"refrigerator": "Refrigerator", | ||
"kettle": "Electric kettle", | ||
"safe": "Safe", | ||
"fan": "Fan", | ||
"heating": "Heating", | ||
"sofa": "Sofa", | ||
"flatscreen_tv": "Flatscreen TV", | ||
"shower": "Shower", | ||
"towels": "Towels", | ||
"hairdryer": "Hairdryer", | ||
"toiletries": "Toiletries", | ||
"toilet": "Toilet" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"images": [ | ||
{ "key": "entrance", "caption": "Entrance" }, | ||
{ "key": "parking", "caption": "Parking privé" }, | ||
{ "key": "breakfast", "caption": "Petit-déjeuner" }, | ||
{ "key": "dining", "caption": "Lieu de restauration" }, | ||
{ "key": "mugs", "caption": "Boissons" }, | ||
{ "key": "terrace", "caption": "Terrace" }, | ||
{ "key": "noordzee_bed", "caption": "Lit" }, | ||
{ "key": "noordzee_lounge", "caption": "Lounge" }, | ||
{ "key": "noordzee_bathroom", "caption": "Salle de bain" }, | ||
{ "key": "brugge_bed", "caption": "Lit" }, | ||
{ "key": "brugge_lounge", "caption": "Lounge" }, | ||
{ "key": "brugge_bathroom", "caption": "Salle de bain" }, | ||
{ "key": "polders_bed", "caption": "Lit" }, | ||
{ "key": "polders_lounge", "caption": "Lounge" }, | ||
{ "key": "polders_bathroom", "caption": "Salle de bain" } | ||
], | ||
"menu": { | ||
"home": "Acceuil", | ||
"rooms": "Chambres", | ||
"highlights": "Points forts", | ||
"contact": "Contact", | ||
"room_1": "Noordzee", | ||
"room_2": "Polders", | ||
"room_3": "Brugge" | ||
}, | ||
"room_limits": { | ||
"polders": "2 adultes | 2 adultes, 1 enfant (< 16 ans)", | ||
"noordzee": "2 adultes | 2 adultes, 1 enfant (< 16 ans)", | ||
"brugge": "2 adultes | 2 adultes, 1 enfant (< 16 ans)" | ||
}, | ||
"room": { | ||
"info": "Informations sur la chambre", | ||
"crib": "Lit d'enfant disponible sur demande", | ||
"surface": "Surface de 60m².", | ||
"smoke": "interdiction de fumer.", | ||
"no_pets": "Les animaux domestiques ne sont pas admis." | ||
}, | ||
"facility": { | ||
"wifi": "WiFi", | ||
"floor_type": "revêtement de sol", | ||
"view": "Vue extérieure", | ||
"elevator_access": "Ascenseur disponible", | ||
"sofa_bed": "Canapé-lit", | ||
"bed_linen": "Linge de lit", | ||
"refrigerator": "Réfrigérateur", | ||
"kettle": "Bouilloire électrique", | ||
"safe": "Coffre-fort", | ||
"fan": "Ventilateur", | ||
"heating": "Chauffage", | ||
"sofa": "Canapé", | ||
"flatscreen_tv": "Flatscreen TV", | ||
"shower": "Douche", | ||
"towels": "Serviettes", | ||
"hairdryer": "Sèche-cheveux", | ||
"toiletries": "Articles de toilette", | ||
"toilet": "Toilette" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"images": [ | ||
{ "key": "entrance", "caption": "Ingang" }, | ||
{ "key": "parking", "caption": "Privé parking" }, | ||
{ "key": "breakfast", "caption": "Ontbijt" }, | ||
{ "key": "dining", "caption": "Eetzaal" }, | ||
{ "key": "mugs", "caption": "Drankjes" }, | ||
{ "key": "terrace", "caption": "Terras" }, | ||
{ "key": "noordzee_bed", "caption": "Bed" }, | ||
{ "key": "noordzee_lounge", "caption": "Lounge" }, | ||
{ "key": "noordzee_bathroom", "caption": "Badkamer" }, | ||
{ "key": "brugge_bed", "caption": "Bed" }, | ||
{ "key": "brugge_lounge", "caption": "Lounge" }, | ||
{ "key": "brugge_bathroom", "caption": "Badkamer" }, | ||
{ "key": "polders_bed", "caption": "Bed" }, | ||
{ "key": "polders_lounge", "caption": "Lounge" }, | ||
{ "key": "polders_bathroom", "caption": "Badkamer" } | ||
], | ||
"menu": { | ||
"home": "Start", | ||
"rooms": "Kamers", | ||
"highlights": "Hoogtepunten", | ||
"contact": "Contact", | ||
"room_1": "Noordzee", | ||
"room_2": "Polders", | ||
"room_3": "Brugge" | ||
}, | ||
"room_limits": { | ||
"polders": "2 volwassenen | 2 volwassenen, 1 kind (< 16j)", | ||
"noordzee": "2 volwassenen | 2 volwassenen, 1 kind (< 16j)", | ||
"brugge": "2 volwassenen | 2 volwassenen, 1 kind (< 16j)" | ||
}, | ||
"room": { | ||
"info": "Kamer informatie", | ||
"crib": "Babybedje op aanvraag.", | ||
"surface": "Oppervlakte van 60m².", | ||
"smoke": "Verboden te roken.", | ||
"no_pets": "Geen huisdieren toegelaten." | ||
}, | ||
"facility": { | ||
"wifi": "WiFi", | ||
"floor_type": "Bevloering", | ||
"view": "Uitzicht", | ||
"elevator_access": "Lift beschikbaar", | ||
"sofa_bed": "Sofa bed", | ||
"bed_linen": "Beddengoed", | ||
"refrigerator": "Koelkast", | ||
"kettle": "Elektrische ketel", | ||
"safe": "Kluis", | ||
"fan": "Ventilator", | ||
"heating": "Verwarming", | ||
"sofa": "Sofa", | ||
"flatscreen_tv": "Flatscreen TV", | ||
"shower": "Douche", | ||
"towels": "Handdoeken", | ||
"hairdryer": "Haardroger", | ||
"toiletries": "Toiletartikelen", | ||
"toilet": "Toilet" | ||
} | ||
} |
Binary file not shown.
Oops, something went wrong.