AsBuiltReport.Core
AsBuiltReport.Core copied to clipboard
Language templates
trafficstars
Is your feature request related to a problem? Please describe.
It would be beneficial to add the option to generate the report in an available language. I don't know if it is achievable but maybe there could be a JSON file with the translations depending on the language. With the option for the user to create the JSON with the language of his choice based on a default english template
Describe the solution you'd like
-
Command Example
- New-AsBuiltReport -Report VMware.SRM -Target 192.168.5.2 -Format Word -Credential $cred (-Language French)
-
Section Example
- Section -Style Heading1 "$(Protection Groups JSON Variable)" {}
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.