Changeset fe6aac9 in Klonkt for src/services/i18n.js


Ignore:
Timestamp:
06/23/2026 04:27:27 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
475eeda
Parents:
d5e78f7
Message:

feat: Updates page shows the last 5 changes (git log)

Admin -> Updates now shows a 'Recent changes' card with the 5 newest commits
on main (message + date), so you can see what you're getting before updating.
i18n NL/EN/DE (aupd.changes_heading).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/services/i18n.js

    rd5e78f7 rfe6aac9  
    605605    'anews.recipients': 'ontvanger(s)',
    606606    'aupd.title': 'Updates',
     607    'aupd.changes_heading': 'Laatste wijzigingen',
    607608    'aupd.back_admin': 'Beheer',
    608609    'aupd.version_heading': 'Versie van deze Klonkt',
     
    15921593    'anews.recipients': 'recipient(s)',
    15931594    'aupd.title': 'Updates',
     1595    'aupd.changes_heading': 'Recent changes',
    15941596    'aupd.back_admin': 'Admin',
    15951597    'aupd.version_heading': 'Version of this Klonkt',
     
    25782580    'anews.recipients': 'Empfänger',
    25792581    'aupd.title': 'Updates',
     2582    'aupd.changes_heading': 'Letzte Änderungen',
    25802583    'aupd.back_admin': 'Verwaltung',
    25812584    'aupd.version_heading': 'Version dieses Klonkt',
Note: See TracChangeset for help on using the changeset viewer.