auto-translatorAuto-translator is an vscode extension which will help You with managing json translation files in your project. With auto-translator you can add new translation key to all supported languages without changing currently opened file. I've decided to create this extension because for me it was annoying to copy-paste every new translation key to multiple files. If You feel lack of some feature in this extension feel free to open an issue or even contribute :) FeaturesCreates translation in all provided translation files. If you don't want to print Your translation key after adding one, use Extension SettingsThis extension contributes the following settings:
Release Notes1.0.0First version of auto-translator. :) Added "create translation" and "create translation and print translation key" commands. For more informationContact me by email or github :) Enjoy! |