Changeset c628dcd4 in Klonkt for src/routes/guardian.js
- Timestamp:
- 07/28/2026 06:43:39 AM (6 weeks ago)
- Branches:
- main
- Children:
- 6bc2e31b
- Parents:
- de89079
- File:
-
- 1 edited
-
src/routes/guardian.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/guardian.js
rde89079 rc628dcd4 38 38 function uiStrings(L) { 39 39 const keys = ['sent', 'sent_retry', 'sending', 'not_found', 'failed', 'network', 40 'pending', 'active', 'retract', 'release', ' open', 'push_unavailable',40 'pending', 'active', 'retract', 'release', 'release_confirm', 'open', 'push_unavailable', 41 41 'accept', 'reject', 'complete', 'awaiting_others', 'coguard']; 42 42 const s = Object.fromEntries(keys.map((k) => [k, i18nT(L, `guardian.${k}`)]));
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)