Changeset 33c1999 in Klonkt
- Timestamp:
- 06/25/2026 10:04:45 PM (3 months ago)
- Branches:
- main
- Children:
- 2902320
- Parents:
- cbcc8a4
- Location:
- src
- Files:
-
- 2 edited
-
services/i18n.js (modified) (3 diffs)
-
views/pages/admin.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/i18n.js
rcbcc8a4 r33c1999 69 69 'admin.b_newsletter': '✉️ Nieuwsbrief', 'admin.b_perskit': '📰 Perskit', 'admin.b_downloads': '⬇ Downloads', 70 70 'admin.b_linkbio': '🔗 Link-in-bio', 'admin.b_agenda': '📅 Agenda', 'admin.b_google': '🔑 Google', 71 'admin.b_updates': '🔄 Updates', 'admin.b_help': '📖 Handleiding', 71 'admin.b_updates': '🔄 Updates', 'admin.b_help': '📖 Handleiding', 'admin.b_fediverse': 'Mijn reacties', 72 72 'admin.st_users': 'Gebruikers', 'admin.st_sites': 'Sites', 'admin.st_posts': 'Posts', 'admin.st_published': 'Gepubliceerd', 73 73 'admin.sec_posts': 'Posts', 'admin.sec_sites': 'Sites', 'admin.sec_users': 'Users', … … 1082 1082 'admin.b_newsletter': '✉️ Newsletter', 'admin.b_perskit': '📰 Press kit', 'admin.b_downloads': '⬇ Downloads', 1083 1083 'admin.b_linkbio': '🔗 Link-in-bio', 'admin.b_agenda': '📅 Agenda', 'admin.b_google': '🔑 Google', 1084 'admin.b_updates': '🔄 Updates', 'admin.b_help': '📖 Manual', 1084 'admin.b_updates': '🔄 Updates', 'admin.b_help': '📖 Manual', 'admin.b_fediverse': 'My replies', 1085 1085 'admin.st_users': 'Users', 'admin.st_sites': 'Sites', 'admin.st_posts': 'Posts', 'admin.st_published': 'Published', 1086 1086 'admin.sec_posts': 'Posts', 'admin.sec_sites': 'Sites', 'admin.sec_users': 'Users', … … 2089 2089 'admin.b_newsletter': '✉️ Newsletter', 'admin.b_perskit': '📰 Pressekit', 'admin.b_downloads': '⬇ Downloads', 2090 2090 'admin.b_linkbio': '🔗 Link-in-Bio', 'admin.b_agenda': '📅 Termine', 'admin.b_google': '🔑 Google', 2091 'admin.b_updates': '🔄 Updates', 'admin.b_help': '📖 Anleitung', 2091 'admin.b_updates': '🔄 Updates', 'admin.b_help': '📖 Anleitung', 'admin.b_fediverse': 'Meine Antworten', 2092 2092 'admin.st_users': 'Nutzer', 'admin.st_sites': 'Seiten', 'admin.st_posts': 'Beiträge', 'admin.st_published': 'Veröffentlicht', 2093 2093 'admin.sec_posts': 'Beiträge', 'admin.sec_sites': 'Seiten', 'admin.sec_users': 'Nutzer', -
src/views/pages/admin.ejs
rcbcc8a4 r33c1999 59 59 <a href="/tijdlijn" class="btn">🌐 <%= t('tl.title') %></a> 60 60 <a href="/meldingen" class="btn">🔔 <%= t('notif.title') %></a> 61 <a href="/fediverse" class="btn">🐘 <%= t(' fedi.manage_title') %></a>61 <a href="/fediverse" class="btn">🐘 <%= t('admin.b_fediverse') %></a> 62 62 <a href="/blokkeren" class="btn">🚫 <%= t('blk.title') %></a> 63 63 <a href="/admin/updates" class="btn"><%= t('admin.b_updates') %></a>
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)