feat:restaurants by category page done
This commit is contained in:
@@ -59,13 +59,13 @@
|
||||
"dessert": "Desert",
|
||||
"more":"Ko'proq",
|
||||
"orderDetails": "Buyurtma tafsilotlari",
|
||||
"deliverNow": "Hozir yetkazish",
|
||||
"schedule": "Rejalashtirish",
|
||||
"enterNewAddress": "Yangi manzil kiriting",
|
||||
"nearby": "Yaqin joylar",
|
||||
"currentLocation": "Joriy joylashuv",
|
||||
"enable": "Yoqqish",
|
||||
"recentLocations": "Yaqinda ishlatilgan manzillar",
|
||||
"deliverNow": "Hozir yetkazish",
|
||||
"schedule": "Rejalashtirish",
|
||||
"enterNewAddress": "Yangi manzil kiriting",
|
||||
"nearby": "Yaqin joylar",
|
||||
"currentLocation": "Joriy joylashuv",
|
||||
"enable": "Yoqqish",
|
||||
"recentLocations": "Yaqinda ishlatilgan manzillar",
|
||||
"allFilters": "Barcha filtrlar",
|
||||
"sort": "Saralash",
|
||||
"pickedForYou": "Siz uchun",
|
||||
@@ -89,7 +89,29 @@
|
||||
"popular": "Eng ommabop",
|
||||
"topRated": "Yuqori reytingli",
|
||||
"fast": "Tezkor",
|
||||
"delivery": "Yetkazish"
|
||||
"delivery": "Yetkazish",
|
||||
"featuredStores": "Mashhur do‘konlar",
|
||||
"fromUberEats": "{name} tomonidan",
|
||||
"@fromUberEats":{
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"opensAt": "Soat {time} dan ochiladi",
|
||||
"opensAt@placeholders": {
|
||||
"time": {}
|
||||
},
|
||||
"spendAndSave": "{spend} sarflang, {save} tejang",
|
||||
"spendAndSave@placeholders": {
|
||||
"spend": {},
|
||||
"save": {}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user