NgTranslate Toolset extends Angular language support for the NgxTranslate library.
It provides translation key referencing and autocompletion in your angular templates. Also works for Transloco.
Plugins look in the resources directories by default, you can
configure the plugin in Settings...
> Tools
> NgTranslate Toolset
.
There, you can define where you store your translations and
you favorite language to show in autocompletion.
- Translation key referencing to json translations
- Translation key autocompletion in templates
- Chose user language to display translation
- Translation key value presentation
- JSON key usage referencing
- JSON translations inspections (All keys must be defined in every translation files, same order)
- Reference renaming (recurse on the path)