1234567891011121314 |
- module.exports = {
- "title": "KanKan-Space",
- "typeAll": "All",
- "typeHouse": "Real-estate",
- "typeExihibition": "Exhibition",
- "typeSubject": "Museum",
- "typeShop": "E-commerce",
- "typeFoot": "Catering",
- "typeOther": "Others",
- "recommend": "Recommend",
- "hot": "Hot",
- "new": "Newest",
- "placeholder": "Please Enter the Keywords to Search"
- }
|