Pode.Web
Pode.Web copied to clipboard
[i18n] -Name argument not support Chinese
-Name argument not support Chinese now or add new argument like -Title to support Chinese ?
Hi @lost22git,
Have you got an example of the function you're trying to use? -Name makes sense since it's also used for -Id if not supplied, but most functions have a -DisplayName that should be alright.
@Badgerati
-
Both
New-PodeWebChartandNew-PodeWebTabledo not have arguments-DisplayNameor-Title. -
Even if
Add-PodeWebPageset-Name Processes -Title 进程, the title of sidebar is stillProcesses
