Pode.Web icon indicating copy to clipboard operation
Pode.Web copied to clipboard

[i18n] -Name argument not support Chinese

Open lost22git opened this issue 3 years ago • 2 comments

-Name argument not support Chinese now or add new argument like -Title to support Chinese ?

lost22git avatar Oct 11 '22 22:10 lost22git

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 avatar Oct 24 '22 20:10 Badgerati

@Badgerati

  • Both New-PodeWebChart and New-PodeWebTable do not have arguments -DisplayName or -Title.

  • Even if Add-PodeWebPage set -Name Processes -Title 进程, the title of sidebar is still Processes

image

lost22git avatar Oct 24 '22 22:10 lost22git