Need category response in other language than English
- 
					
					
					
					
 How can i get the category response in other language like in arabic ? http://marketplace.scctqchat.com/marketplace/public/api/categories?locale=ar 
 if am trying to hit this am getting unknown column locale.
- 
					
					
					
					
 Hi @heena123 
 you can't directory hit the API to store front.
 just go to channels settings-> enable Arabic locale for default channel
 Then, select the arabic locale from the store front.
- 
					
					
					
					
 I need to send this response for app only for this api right now. So is there any possible way to do that? 
 Or should I have to do that custom?
- 
					
					
					
					
 @heena123 
 Surely you can get the response of category for this app using postman
 this guide will help you to Work with API
 https://devdocs.bagisto.com/api_category.html
- 
					
					
					
					
 @Vaishali-Agarwal 
 its implemented but now want to change response in different language of the category api.like one english and other language is arabic in my app .So for arabic I want to return arabic response for category api.So any helpful steps?