prettier-vscode icon indicating copy to clipboard operation
prettier-vscode copied to clipboard

Update `ext.config.requireConfig` in `package.nls.zh-tw.json` in order to uniform to `prettier configuration`

Open roottool opened this issue 2 years ago • 0 comments

Summary

package.nls.json and package.nls.zh-cn.json say prettier configuration, whereas package.nls.zh-tw.json says prettierconfig.

Expected result

package.nls.json, package.nls.zh-cn.json and package.nls.zh-tw.json will be uniformed to prettier configuration.

Actual result

package.nls.json and package.nls.zh-cn.json say prettier configuration, but package.nls.zh-tw.json says prettierconfig.

Additional information

Code pointer

  • https://github.com/prettier/prettier-vscode/blob/991a53f27df9f6d2abc782d8065512310c120983/package.nls.json#L6
  • https://github.com/prettier/prettier-vscode/blob/991a53f27df9f6d2abc782d8065512310c120983/package.nls.zh-cn.json#L4
  • https://github.com/prettier/prettier-vscode/blob/991a53f27df9f6d2abc782d8065512310c120983/package.nls.zh-tw.json#L4

VS Code Version: 1.66.1

Prettier Extension Version: v9.5.0

OS and version: Windows 11, Debian bullseye in WSL2

roottool avatar Apr 08 '22 20:04 roottool

Happy to take a pull request, but those translations are user-contributed as I am not fluent.

ntotten avatar Aug 20 '22 20:08 ntotten