Translation files JSON based manager
I'm looking for something that is similar to ResXManager I used to work with in visual studio.
The main purpose is to manage multiple translation resource files in one place and in an easy way. I looked for such solution in webstorm but couldn't find anything so far.
Is there someone knows on such tool?
Here is a link to the tool I used to work on in visual studio: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager
Please sign in to leave a comment.
No. Similar functionality is available in Intellij IDEA for Java .properties files, but there is no such solution for WebStorm (as, AFAIK, there are no industry-wide standards for JavaScript internationalization)