Skip to content

i18n(l10n): n() plural coverage - #50

Merged
rubenvdlinde merged 1 commit into
developmentfrom
wip/l10n-plurals
Jul 27, 2026
Merged

i18n(l10n): n() plural coverage#50
rubenvdlinde merged 1 commit into
developmentfrom
wip/l10n-plurals

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Adds the n('hermiq', singular, plural) plural strings that were used in source but missing from l10n/en.json/nl.json — Dutch users were seeing the untranslated English plural. Format matches the fleet convention (singular key → [sing, plural] array for runtime plural resolution; English plural also added as an identity key to satisfy the en.json coverage guard). npm run test:l10n passes; diff is purely additive (0 changed, 0 removed). Version bumped.

@rubenvdlinde
rubenvdlinde requested a review from Rem-Dam as a code owner July 27, 2026 07:44
@rubenvdlinde
rubenvdlinde merged commit 95f7ee5 into development Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/hermiq @ c5c717c

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ❌ 1/117 denied
npm ❌ 1/659 denied
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

❌ Denied composer licenses

Package Version License
smalot/pdfparser v2.12.5 LGPL-3.0

❌ Denied npm licenses

Package Version License
vue3-apexcharts 1.11.1 Custom: https://apexcharts.com/media/vue-apexcharts.png

Quality workflow — 2026-07-27 07:46 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde deleted the wip/l10n-plurals branch August 14, 2026 09:26
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