This command sets the language of XBRL Taxonomy Manager.
<exec> setdeflang language |
Where language is a mandatory argument supplying the language code. The alias of this command is sdl.
language |
The language to be set. Valid values are English (en), French (fr), German (de), Japanese (ja), and Spanish (es). |
--help, --h |
Display help about this command at the command line. |
To set the language to Spanish, run:
Linux, macOS |
./taxonomymanager setdeflang es |
Windows |
TaxonomyManager.exe setdeflang es |