OCI Warning status
All checks were successful
Build and Push / build (push) Successful in 2m12s

This commit is contained in:
2026-05-01 10:25:50 +02:00
parent f84516a65b
commit 2cf5b56441
8 changed files with 156 additions and 1 deletions

View File

@@ -361,5 +361,9 @@
"Error": "Fehler",
"Deleting": "Wird gelöscht",
"Reconfiguring": "Wird neu konfiguriert"
},
"warnings": {
"oneTooltip": "1 Warnung",
"manyTooltip": "{count} Warnungen"
}
}

View File

@@ -361,5 +361,9 @@
"Error": "Error",
"Deleting": "Deleting",
"Reconfiguring": "Reconfiguring"
},
"warnings": {
"oneTooltip": "1 warning",
"manyTooltip": "{count} warnings"
}
}

View File

@@ -361,5 +361,9 @@
"Error": "Erreur",
"Deleting": "Suppression",
"Reconfiguring": "Reconfiguration"
},
"warnings": {
"oneTooltip": "1 avertissement",
"manyTooltip": "{count} avertissements"
}
}

View File

@@ -361,5 +361,9 @@
"Error": "Errore",
"Deleting": "Eliminazione",
"Reconfiguring": "Riconfigurazione"
},
"warnings": {
"oneTooltip": "1 avviso",
"manyTooltip": "{count} avvisi"
}
}