dolibarr.globalnotify/langs/en_US/globalnotify.lang
data c65d15a86b feat: GlobalNotify v1.1.0 - Schwebendes Benachrichtigungs-Widget
Messenger-artiges Benachrichtigungssystem für Dolibarr:
- Schwebendes FAB (Floating Action Button) unten links
- Ausklappbares Panel mit allen Benachrichtigungen
- Historie der gelesenen Nachrichten
- Direktes Abhaken per Checkbox
- Click-to-Navigate für Aktionen
- Pulsierender Button bei dringenden Nachrichten
- Draggable Panel-Header
- Automatische Erkennung hängender Cron-Jobs
- API für andere Module: GlobalNotify::error(), ::warning(), etc.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-23 11:04:43 +01:00

29 lines
721 B
Text

# GlobalNotify - English translations
# Module
Module500100Name = GlobalNotify
Module500100Desc = Global notification system for all modules
# General
Notifications = Notifications
NoNotifications = No notifications
MarkAllRead = Mark all as read
ViewAll = View all
Action = Action
# Notification types
NotificationError = Error
NotificationWarning = Warning
NotificationInfo = Information
NotificationSuccess = Success
NotificationAction = Action required
# Cron notifications
CronJobStuck = Cron job stuck
CronJobMissed = Cron job missed
CronJobsOverview = Cron jobs overview
# Admin
GlobalNotifySetup = GlobalNotify Settings
EnableNotifications = Enable notifications
NotificationSettings = Notification settings