Changeset ee78e03 in Klonkt for src/routes/guardian.js
- Timestamp:
- 08/07/2026 02:14:10 PM (5 weeks ago)
- Branches:
- main
- Children:
- 2956e4d
- Parents:
- 7cfe35a
- git-author:
- Robin <roboburr@…> (08/07/2026 02:14:08 PM)
- git-committer:
- roboburr <roboburr@…> (08/07/2026 02:14:10 PM)
- File:
-
- 1 edited
-
src/routes/guardian.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/guardian.js
r7cfe35a ree78e03 66 66 // Oppikken en afhandelen van een hulpvraag (shaer-lgo). 67 67 'help_pick', 'help_close', 'help_picked_by', 'help_handled_by', 'help_handled_note', 68 'help_close_ask', 'help_close_yes', 'help_just_now', 'help_hours', 'help_days']; 68 'help_close_ask', 'help_close_yes', 'help_just_now', 'help_hours', 'help_days', 69 'help_archive', 'help_archive_hide']; 69 70 const s = Object.fromEntries(keys.map((k) => [k, i18nT(L, `guardian.${k}`)])); 70 71 s.wave = i18nT(L, 'guardian.wave');
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)