CLI: for Simplified Chinese and Taiwanese Mandarin are traslating in respective locale
padmavemulapati opened this issue · 2 comments
padmavemulapati commented
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
- create a directory and cd to that
- npm init -y
- npm i @axe-core/cli@rc
- run the command
axe https://qateam.dequecloud.com/attest/api/test.html --axe-source . /axe.zh_TW.js --save locale.json
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 |
michael-siek commented
Closing it looks like the issue exist in axe-core dequelabs/axe-core#4388 (comment)
padmavemulapati commented
Closing this as tracking in axe-core ticket