I want to package my own SonarJS project, how should I proceed,I need to translate the rule prompt language
Hi,
Welcome to the community!
To be clear, you’re interested in doing a localization module for the JS rules? Unfortunately, we haven’t implemented anything to make them l10n-able, so it’s not going to work.
Ann
I directly modified the scanning problem description to Chinese, but the scanning result was escaped, such as the characters \ u21024 \ u38500 \ u27492 \ u27880 \ u37322 \ u25481 \ u30340 \ u20195 \ u30721 \ u12290
Hi,
Yeah, we just don’t support localizing the rule messages or descriptions.
Ann
OK