Re: Multi Language Support

2017-01-25 Thread Meera nyjen
I think you need to explicitly add your fields with their conversions in the .js files available in lang folder. Please verify the ru.js or ja.js and add your fields there. On Tue, Jan 24, 2017 at 7:44 AM, pradeep thota wrote: > Yeah It was working. The swagger ui is getting translated. But is

Re: Multi Language Support

2017-01-24 Thread pradeep thota
Yeah It was working. The swagger ui is getting translated. But is there any way I can translate the description fields in my swagger json also. I have seen that data-sw-translate can be used but no idea ow to use it. On Wednesday, 18 January 2017 21:07:17 UTC+5:30, mvn wrote: > > Hi, > > Try re

Re: Multi Language Support

2017-01-24 Thread pradeep thota
Yeah It was working. The swagger ui is getting translated. But is there any way I can translate the description fields in my swagger json also. I have seen that data-sw-translate can be used but no idea ow to use it. On Wednesday, 18 January 2017 11:14:04 UTC+5:30, tony tam wrote: > > Look at t

Re: Multi Language Support

2017-01-18 Thread Meera nyjen
Hi, Try reloading the page again after clearing the cache. Check the browser console too. On Wed, Jan 18, 2017 at 1:24 AM, pradeep thota wrote: > Hi, > > I had placed the below lines in my index.html > > > > > But even then my UI is not translated to russian. Is there anything more i > need

Re: Multi Language Support

2017-01-17 Thread tony tam
Did you see the note in the README: "Note that language files and translator is not included in SwaggerUI by default. You need to add them manually.” What does your browser console say? You really need to share details if you want help... > On Jan 17, 2017, at 11:24 PM, pradeep thota wrote:

Re: Multi Language Support

2017-01-17 Thread pradeep thota
Hi, I had placed the below lines in my index.html But even then my UI is not translated to russian. Is there anything more i need to do? On Wednesday, 18 January 2017 11:14:04 UTC+5:30, tony tam wrote: > > Look at the swagger-ui repository: > > https://github.com/swagger-api/swagger-ui#loca

Re: Multi Language Support

2017-01-17 Thread tony tam
Look at the swagger-ui repository: https://github.com/swagger-api/swagger-ui#localization-and-translation > On Jan 17, 2017, at 9:31 PM, pradeep thota wrote: > > Hi, > > Is there any support for multiple languages in swa

Multi Language Support

2017-01-17 Thread pradeep thota
Hi, Is there any support for multiple languages in swagger UI? If its available, please guide me to use it. Thanks in advance. Regards, Pradeep Thota. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receivi