move old to legacy folder
This commit is contained in:
59
.bzr/legacy/car-wash/prices/prices-en.json
Normal file
59
.bzr/legacy/car-wash/prices/prices-en.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"prices": [
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Contactless car wash",
|
||||
"price": "459"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"name": "Nanowash",
|
||||
"price": "759"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"name": "Deluxe wash",
|
||||
"price": "1559"
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"name": "Comprehensive wash",
|
||||
"price": "859"
|
||||
},
|
||||
{
|
||||
"id": "5",
|
||||
"name": "Comprehensive nano wash",
|
||||
"price": "11559"
|
||||
},
|
||||
{
|
||||
"id": "6",
|
||||
"name": "Antireagent",
|
||||
"price": "1400"
|
||||
},
|
||||
{
|
||||
"id": "7",
|
||||
"name": "Antireagent complex",
|
||||
"price": "1800"
|
||||
},
|
||||
{
|
||||
"id": "8",
|
||||
"name": "Express wash",
|
||||
"price": "250"
|
||||
},
|
||||
{
|
||||
"id": "9",
|
||||
"name": "Vacuum cleaner",
|
||||
"price": "250"
|
||||
},
|
||||
{
|
||||
"id": "10",
|
||||
"name": "Glass",
|
||||
"price": "250"
|
||||
},
|
||||
{
|
||||
"id": "11",
|
||||
"name": "Plastic polish",
|
||||
"price": "250"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user