Skip to content

feat(i18n): Kabyle (kab) support — human-first, no MT suggestions (#208) - #211

Open
JarbasAl wants to merge 1 commit into
devfrom
feat/kabyle-support
Open

feat(i18n): Kabyle (kab) support — human-first, no MT suggestions (#208)#211
JarbasAl wants to merge 1 commit into
devfrom
feat/kabyle-support

Conversation

@JarbasAl

@JarbasAl JarbasAl commented Jul 10, 2026

Copy link
Copy Markdown
Member

Enables Kabyle (kab), which has a human translation team waiting (issue #208).

One change, 5 files:

  • ovos_localize/sync/github.py — fix locale-scanner bad-code detection that wrongly flagged every region-less code (kab is a legitimately bare 3-letter code, no region subtag).
  • index.html — hide the optional per-string auto-translate suggestion button for human-first languages; show a banner asking for direct translation from English.
  • FAQ.md — explain human-first languages.
  • tests for the scanner + lang-utils behaviour.

No machine/batch translation involved — this repo is for human translation. Rebuilt off origin/dev; previously carried ~28 unrelated files.

Local: pytest test/unittests/test_scanner.py test/unittests/test_lang_utils.py → 27 passed.

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@JarbasAl, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 53 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 91f4a338-9a11-4ab5-a36e-6c4e44a53ea7

📥 Commits

Reviewing files that changed from the base of the PR and between 5dc8e63 and 793fa21.

📒 Files selected for processing (5)
  • FAQ.md
  • index.html
  • ovos_localize/sync/github.py
  • test/unittests/test_lang_utils.py
  • test/unittests/test_scanner.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/kabyle-support

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@JarbasAl
JarbasAl force-pushed the feat/kabyle-support branch from 9c17f63 to 9a6370d Compare July 10, 2026 23:04
…sue #208)

Kabyle is translated by a human team (issue #208). Wire kab through:

- the locale scanner: kab is a bare 3-letter code with no region subtag;
  fix bad-code detection that previously flagged every region-less code
  as malformed.
- the SPA editor: hide the optional per-string auto-translate *suggestion*
  button for human-first languages and show a short banner asking for
  direct translation from English (poor MT signal would only anchor the
  translator to a bad first draft).

No batch/machine translation is involved — this repo is for human
translation.
@JarbasAl
JarbasAl force-pushed the feat/kabyle-support branch from 9a6370d to 793fa21 Compare July 11, 2026 00:11
@JarbasAl JarbasAl changed the title feat(i18n): Kabyle (kab) support — human-first, no MT (B1.6) feat(i18n): Kabyle (kab) support — human-first, no MT suggestions (#208) Jul 11, 2026
@JarbasAl
JarbasAl marked this pull request as ready for review July 16, 2026 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant