Changeset fefb80c in Klonkt for src/views

Timestamp:
06/21/2026 05:28:23 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
49f698b
Parents:
097da22
Message:

fix(zoeken): translate page labels in suggest route (res.locals.t doesn't exist there)

searchSite used res.locals.t (undefined in the JSON route) → labels remained the
raw key ('search.page_downloads') and 'archief' didn't match (key is English). Now
via resolveLang(req)+i18n: labels correctly translated and matching works per language.

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

(No files)

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