mirror of
https://github.com/henrygd/beszel.git
synced 2026-09-22 01:17:48 +02:00
i18n: update locale files and source strings
This commit is contained in:
@@ -120,7 +120,7 @@ export const alertInfo: Record<string, AlertInfo> = {
|
||||
unit: "",
|
||||
icon: ServerCrashIcon,
|
||||
desc: () => t`Triggers when any systemd service enters the failed state`,
|
||||
triggeredDesc: () => t`One or more services are in the failed state`,
|
||||
triggeredDesc: () => t`One or more services are in a failed state`,
|
||||
/** Fires on first observation - the agent only polls systemd every 10 minutes */
|
||||
noDuration: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user