aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index 85f3fdb0fed..13095128163 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -4034,6 +4034,7 @@ overview.period.number_of_days=From last {0} days
overview.period.specific_analysis=Since {0}
overview.period.reference_branch=Compared to {0}
+overview.failed.badge={counter} failed
overview.gate.ERROR=Failed
overview.gate.WARN=Warning
overview.gate.OK=Passed