Update application features and add scripts (core changes)
This commit is contained in:
+17
-15
@@ -23,16 +23,16 @@
|
||||
"title": "Accommodation Options",
|
||||
"subtitle": "Spacious apartments combining modern comfort with traditional touches, suitable for every need.",
|
||||
"room_1": {
|
||||
"title": "Studio Apartment",
|
||||
"desc": "Comfortable studio for 1-2 people with a single bed, mini kitchen, and bathroom."
|
||||
"title": "Standard Hotel Room",
|
||||
"desc": "25 sqm standard rooms with forest or sea views, designed for your comfort (2 guests)."
|
||||
},
|
||||
"room_2": {
|
||||
"title": "1 Bedroom Apartment",
|
||||
"desc": "Spacious apartment for 2 with a bedroom, living room with kitchenette, and balcony."
|
||||
"title": "Small Room",
|
||||
"desc": "Compact rooms with private WC, forest or sea views, accommodating up to 3 guests."
|
||||
},
|
||||
"room_3": {
|
||||
"title": "2 Bedroom Apartment",
|
||||
"desc": "Apartment with 2 separate rooms (one double, one single) and balcony. Accommodates 3-4 people."
|
||||
"title": "1 Bedroom Apartment",
|
||||
"desc": "Spacious 1+1 apartments offering a larger area with forest or sea views."
|
||||
}
|
||||
},
|
||||
"rooms": {
|
||||
@@ -44,17 +44,17 @@
|
||||
"per_night": "/ night",
|
||||
"details_btn": "View Details",
|
||||
"room_list": {
|
||||
"1_0_daire": {
|
||||
"name": "Studio Apartment",
|
||||
"desc": "Comfortable studio for 1-2 people with a single bed, mini kitchen, and bathroom."
|
||||
"standart_oda": {
|
||||
"name": "Standard Hotel Room",
|
||||
"desc": "25 sqm standard rooms with forest or sea views, designed for your comfort."
|
||||
},
|
||||
"1_1_daire_a": {
|
||||
"kucuk_oda": {
|
||||
"name": "Small Room",
|
||||
"desc": "Compact rooms with private WC, forest or sea views, accommodating up to 3 guests."
|
||||
},
|
||||
"1_1_daire": {
|
||||
"name": "1 Bedroom Apartment",
|
||||
"desc": "Spacious apartment for 2 with a bedroom, living room with kitchenette, and balcony."
|
||||
},
|
||||
"1_1_daire_b": {
|
||||
"name": "2 Bedroom Apartment",
|
||||
"desc": "Apartment with 2 separate rooms (one double, one single) and balcony. Accommodates 3-4 people."
|
||||
"desc": "Spacious 1+1 apartments offering a larger area with forest or sea views."
|
||||
}
|
||||
},
|
||||
"details": {
|
||||
@@ -124,6 +124,8 @@
|
||||
"email": "Email",
|
||||
"address_title": "Our Address",
|
||||
"address_value": "Karanfil Sokak No: 12, Akyaka",
|
||||
"check_in": "Check-in: 12:30 - 14:00",
|
||||
"check_out": "Check-out: 10:00 - 11:00",
|
||||
"map_placeholder": "Interactive Map Placeholder"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user