Changeset e954722 in Klonkt for scripts

Timestamp:
06/30/2026 12:23:37 AM (2 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
80797d7
Parents:
f882048
Message:

fix(i18n): localize the mobile profile-sheet menu labels

The mobile profile menu had hardcoded Dutch labels (Account, Beheer, Nieuwe post, Thema,
Donker/Licht, Uitloggen) so they didn't translate on EN/DE sites. They now use t().

  • src/views/partials/profile-sheet.ejs — Account/Admin/New post/Logout reuse the existing nav.* keys; the theme item + its JS state label use new nav.theme_label/nav.dark/nav.light
  • src/services/i18n.js — add nav.theme_label, nav.dark, nav.light (nl/en/de)

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.