Changeset 23da947 in Klonkt for src/routes/guardian.js
- Timestamp:
- 08/07/2026 11:32:20 PM (5 weeks ago)
- Branches:
- main
- Children:
- 9ce14b8
- Parents:
- 9588b51
- git-author:
- Robin <roboburr@…> (08/07/2026 11:32:18 PM)
- git-committer:
- roboburr <roboburr@…> (08/07/2026 11:32:20 PM)
- File:
-
- 1 edited
-
src/routes/guardian.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/guardian.js
r9588b51 r23da947 68 68 'help_close_ask', 'help_close_yes', 'help_just_now', 'help_hours', 'help_days', 69 69 'help_archive', 'help_archive_hide', 'panel_history', 70 'gate_propose_open', 'gate_propose_close', 'gate_default_off']; 70 'gate_propose_open', 'gate_propose_close', 'gate_default_off', 71 'gate_images', 'gate_messages', 'gate_compose', 'gate_music', 'gate_quoteCards', 72 'gate_customEmoji', 'gate_publicProfile', 'gate_accountMove', 'gate_independence', 73 'gate_unavailable', 'gate_planned_note', 'gates_summary', 'gates_show', 'gates_hide']; 71 74 const s = Object.fromEntries(keys.map((k) => [k, i18nT(L, `guardian.${k}`)])); 72 75 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)