translation done , services page added backend service detail page added
This commit is contained in:
@@ -146,6 +146,10 @@
|
||||
}
|
||||
},
|
||||
"products": {
|
||||
"noData": {
|
||||
"title": "Catalog Not Found",
|
||||
"description": "There are currently no categories available. Please check back later."
|
||||
},
|
||||
"catalog": {
|
||||
"blockdescription": "Polypropylene pipes and fittings for automatic fire suppression systems and internal fire water supply",
|
||||
"cadescription": "Equipment for automatic fire suppression",
|
||||
@@ -223,14 +227,20 @@
|
||||
"help": "Help"
|
||||
},
|
||||
"address": "Tashkent city, Yunusabad district, 3rd dead-end of Niyozbek Yoli street, house 39",
|
||||
"create": "Created by {name}"
|
||||
"create": "Created by {name}",
|
||||
"terms": "Terms & Conditions",
|
||||
"privacy": "Privacy Policy"
|
||||
},
|
||||
"operationalSystems": {
|
||||
"title": "Operating Systems",
|
||||
"subtitle": "Automatic fire detection and extinguishing systems. Latest technological achievements.",
|
||||
"loading": "Loading...",
|
||||
"error": "An error occurred. Please try again.",
|
||||
"noData": "No data found",
|
||||
"noData": {
|
||||
"empty": "No data found",
|
||||
"title": "No Services Found",
|
||||
"description": "There are currently no services available. New services will be added soon."
|
||||
},
|
||||
"retry": "Retry",
|
||||
"features": "Features",
|
||||
"systems": {
|
||||
|
||||
Reference in New Issue
Block a user