Skip to content

Complete Dutch (nl) translations#620

Merged
duncanmcclean merged 1 commit into
statamic:7.xfrom
lwekuiper:feat/complete-dutch-translations
Jun 29, 2026
Merged

Complete Dutch (nl) translations#620
duncanmcclean merged 1 commit into
statamic:7.xfrom
lwekuiper:feat/complete-dutch-translations

Conversation

@lwekuiper

Copy link
Copy Markdown
Contributor

Completes the Dutch (nl) translation, which was previously partial.

What changed

  • messages.php — filled the missing keys; now covers all 141 keys present in en/messages.php.
  • fieldsets/content.php, defaults.php, sections.php — filled the missing keys (the newer json_ld*, robots*, og_* and twitter_* fields were untranslated); each now matches its en counterpart key-for-key.

Register: informal (je)

The existing nl strings were a mix of formal (u/uw) and informal (je). I standardized on informal, to match the convention used across the ecosystem:

  • Statamic core (statamic/cms) nl — predominantly informal (je).
  • Laravel-Lang (the canonical Laravel nl source, aggregating Jetstream/Fortify/Cashier/Nova/Spark) — informal.

Small fixes included

  • Fixed a mistyped rules key unique_titlepage_failingunique_title_page_failing (the original never resolved).
  • Removed a stale image key in messages.php that no longer exists in en.
  • Translated two strings that had been left in English (search_section, section canonical_url label).
  • Minor typo/casing fixes ("weergeven" → "weergegeven", sentence-cased the robots toggle labels).

settings.php was already complete and is left unchanged. Files pass pint with the repo config.

Fill all missing keys across nl messages and fieldsets, standardize on the informal register (je) to match Statamic core, fix a mistyped rules key and remove a stale orphan key.

@duncanmcclean duncanmcclean left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bedankt!

@duncanmcclean
duncanmcclean merged commit afeb0a6 into statamic:7.x Jun 29, 2026
14 checks passed
@lwekuiper
lwekuiper deleted the feat/complete-dutch-translations branch June 29, 2026 14:54
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.

2 participants