OpenVoiceOS / OpenVoiceOS/ovos-date-parser

pl/Fix language inconsistency in numeric formatting in date_time.json

Open
#20 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.