hub: accept app_start_failed event (controller fix-3, CAMPAIGN-3) — allowlist + customer message
🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_017CDMFpFx84pfviCTVuGGhf
This commit is contained in:
@@ -96,8 +96,9 @@ var customerMessages = map[string]string{
|
||||
"expected_dbdump_missed": "A mai adatbázis mentés nem készült el a határidőig!",
|
||||
|
||||
// App lifecycle events
|
||||
"app_deployed": "Alkalmazás telepítve.",
|
||||
"app_removed": "Alkalmazás eltávolítva.",
|
||||
"app_deployed": "Alkalmazás telepítve.",
|
||||
"app_removed": "Alkalmazás eltávolítva.",
|
||||
"app_start_failed": "Egy telepített alkalmazás nem fut — ellenőrizze a rendszermonitort.",
|
||||
|
||||
// Disaster recovery events
|
||||
"disaster_recovery_started": "Katasztrófa helyreállítás elindítva.",
|
||||
|
||||
Reference in New Issue
Block a user