diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index d0015279be0..109d1df2746 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -137,7 +137,6 @@ "export-all": "", "view": "" }, - "contact-point": "", "contact-points": { "create": "", "custom-template-value": "", @@ -155,6 +154,7 @@ }, "last-delivery-attempt": "", "last-delivery-failed": "", + "no-contact-points-found": "", "no-delivery-attempts": "", "no-integrations": "", "only-firing": "", @@ -455,7 +455,7 @@ "title": "" }, "custom-value": { - "create": "" + "label": "" }, "options": { "no-found": "" diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 064c2400063..c6cc1a5cdfd 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -137,7 +137,6 @@ "export-all": "", "view": "" }, - "contact-point": "", "contact-points": { "create": "", "custom-template-value": "", @@ -155,6 +154,7 @@ }, "last-delivery-attempt": "", "last-delivery-failed": "", + "no-contact-points-found": "", "no-delivery-attempts": "", "no-integrations": "", "only-firing": "", @@ -455,7 +455,7 @@ "title": "" }, "custom-value": { - "create": "" + "label": "" }, "options": { "no-found": "" diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 6fed2945c2a..f4a00e9e360 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -137,7 +137,6 @@ "export-all": "", "view": "" }, - "contact-point": "", "contact-points": { "create": "", "custom-template-value": "", @@ -155,6 +154,7 @@ }, "last-delivery-attempt": "", "last-delivery-failed": "", + "no-contact-points-found": "", "no-delivery-attempts": "", "no-integrations": "", "only-firing": "", @@ -455,7 +455,7 @@ "title": "" }, "custom-value": { - "create": "" + "label": "" }, "options": { "no-found": "" diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 8862f24545f..1c80bb75c81 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -137,7 +137,6 @@ "export-all": "", "view": "" }, - "contact-point": "", "contact-points": { "create": "", "custom-template-value": "", @@ -155,6 +154,7 @@ }, "last-delivery-attempt": "", "last-delivery-failed": "", + "no-contact-points-found": "", "no-delivery-attempts": "", "no-integrations": "", "only-firing": "", @@ -455,7 +455,7 @@ "title": "" }, "custom-value": { - "create": "" + "label": "" }, "options": { "no-found": "" diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 244d087dc88..862c90b45f2 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -137,7 +137,6 @@ "export-all": "", "view": "" }, - "contact-point": "", "contact-points": { "create": "", "custom-template-value": "", @@ -155,6 +154,7 @@ }, "last-delivery-attempt": "", "last-delivery-failed": "", + "no-contact-points-found": "", "no-delivery-attempts": "", "no-integrations": "", "only-firing": "", @@ -446,7 +446,7 @@ "title": "" }, "custom-value": { - "create": "" + "label": "" }, "options": { "no-found": ""