Add language alphabet test
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
We need a solution for when someone adds a translation with the wrong alphabet.
For example, an Hebrew translation must always be spelled using the [Hebrew alphabet](https://en.wikipedia.org/wiki/Hebrew_alphabet), and a German translation must be spelled using the [Latin alphabet](https://en.wikipedia.org/wiki/Latin_alphabet).
Please create a generic test or use an external library. (For instance, [this library](https://github.com/EliFinkelshteyn/alphabet-detector))
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the translation data and the repository's existing test setup. Evaluate whether a generic alphabet check or the linked alphabet-detector library can cover Hebrew and German examples. Done means the test detects translations written in an incorrect alphabet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100