Multiple languages in website
- 
					
					
					
					
 Hi team, 
 I wana to add multiple Indian languages like Hindi, Marathi etc throughout the website.. how to do that?
- 
					
					
					
					
 This post is deleted!
- 
					
					
					
					
 @Ashishaxaat 
 you need to create your own lang file in which you want to add language in velocity https://github.com/bagisto/bagisto/tree/master/packages/Webkul/Velocity/src/Resources/lang
 then create a locale from the admin->settings-> locale and activate those locale from the admin->settings->channelsfor more detail go with guide https://bagisto.com/en/ecommerce-language-translation-in-bagisto/ 
- 
					
					
					
					
 ok thank you 
 means i have to convert each Word used in bagisto and translate it and rewrite a new in language file ?
- 
					
					
					
					
 @Ashishaxaat 
 Yes.