dequelabs/axe-core-npm

CLI: for Simplified Chinese and Taiwanese Mandarin are traslating in respective locale

padmavemulapati opened this issue · 2 comments

Product

cli

Product Version

No response

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

Expectation

Translation for locale should be in the respective language

Actual

Even we pass the Taiwanese Mandarin locale file - axe.zh_TW.js , translation is in General English only.
Same reported in axe-core

Screen.Recording.2024-04-03.at.8.13.31.PM.mov

How to Reproduce

  1. create a directory and cd to that
  2. npm init -y
  3. npm i @axe-core/cli@rc
  4. run the command axe https://qateam.dequecloud.com/attest/api/test.html --axe-source . /axe.zh_TW.js --save locale.json
image

Environment:

Label Value
Product axe-core-npm
Version 4.9.1-4cb64b0.0
Selenium-webdriver-Version 4.19.0
OS-Details _MACOS-Sonoma_14.4 and Windows 11 _
BrowserDetails Chrome Version 123.0.6312.87 && Firefox 123.0.1

Closing it looks like the issue exist in axe-core dequelabs/axe-core#4388 (comment)

Closing this as tracking in axe-core ticket