Skip to content

Incorrect Chinese Translation for 'initializer' and Incorrect Use of Chinese Quotation MarksΒ #58130

Open
@cheezone

Description

@cheezone

πŸ”Ž Search Terms

initializer, i18n, Chinese

πŸ•— Version & Regression Information

⏯ Playground Link

No response

πŸ’» Code

// Your code here

πŸ™ Actual behavior

The current Chinese translation for 'initializer' is incorrect, as it has been translated as 'εˆε§‹εŒ–θ‘¨ζ°εΌ', which is not grammatically correct in Chinese. Additionally, the translation for accessing the property ['0'] incorrectly uses Chinese quotation marks [β€œ0”], which may cause confusion for Chinese users. These issues should be addressed to improve the clarity and accuracy of the Chinese translations.

πŸ™‚ Expected behavior

I expected the Chinese translation for 'initializer' to be corrected to a grammatically correct form. Additionally, I expected the use of Chinese quotation marks for accessing the property ['0'] to be corrected to standard English quotation marks. These corrections would improve the accuracy and readability of the Chinese translations.

Additional information about the issue

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFix AvailableA PR has been opened for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions