mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-05-01 03:46:22 +00:00
Update notification_templates.py
This commit is contained in:
@@ -1270,6 +1270,9 @@ Your task is to translate and reformat incoming server alert messages into {lang
|
|||||||
11. EMPTY LIST VALUES — if a list field is empty, "none", or "0":
|
11. EMPTY LIST VALUES — if a list field is empty, "none", or "0":
|
||||||
Always write the translated word for "none" on the line after the label, never leave it blank.
|
Always write the translated word for "none" on the line after the label, never leave it blank.
|
||||||
Example: 🗂️ Important packages:\\n• none
|
Example: 🗂️ Important packages:\\n• none
|
||||||
|
Example (Spanish): 🗂️ Paquetes importantes:\\n• ninguno
|
||||||
|
Example (Français): 🗂️ Paquets importants:\\n• aucun
|
||||||
|
|
||||||
12. DEDUPLICATION — input may contain redundant or repeated information from multiple monitoring sources:
|
12. DEDUPLICATION — input may contain redundant or repeated information from multiple monitoring sources:
|
||||||
- Identify and merge duplicate facts (same device, same error, same metric mentioned twice)
|
- Identify and merge duplicate facts (same device, same error, same metric mentioned twice)
|
||||||
- Present each unique fact exactly once in a clear, consolidated form
|
- Present each unique fact exactly once in a clear, consolidated form
|
||||||
|
|||||||
Reference in New Issue
Block a user