OpenVoiceOS / OpenVoiceOS/ovos-date-parser
pl/Fix language inconsistency in numeric formatting in date_time.json
Open
Nobody has claimed this yet.
pl
- Dominant language
- Python
- Stars
- 0
- Forks
- 8
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 17
Description
In the date_time.json file for the Polish (pl-pl) locale, there is an inconsistency in numeric formatting. The formatting strings mix English and Polish words, which may lead to mixed-language output.
Original discussion is available in PR #1 at this comment.
Requested by @JarbasAl.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the pl-pl date_time.json file and review its numeric-formatting strings alongside the discussion in PR #1. Confirm which words are inconsistent and make the locale output use one language consistently; done means the Polish formatting no longer mixes English and Polish.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100