diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index d96c67eb3ea..83d5e778a28 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -2909,6 +2909,8 @@ "notification-message": "Oznamovací zpráva", "predefined-notification-message": "", "send-test-notification": "Odeslat testovací oznámení", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Otestovat kontaktní bod" }, "threshold": { diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 8ece0e71650..fed4b2c3811 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Benachrichtigungsnachricht", "predefined-notification-message": "", "send-test-notification": "Testbenachrichtigung senden", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Kontaktpunkt testen" }, "threshold": { diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 1e4fe797922..651e2e3a525 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Mensaje de notificación", "predefined-notification-message": "", "send-test-notification": "Enviar notificación de prueba", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Probar punto de contacto" }, "threshold": { diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 408f759fd0f..d7e4784214c 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Message de notification", "predefined-notification-message": "", "send-test-notification": "Envoyer une notification de test", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Tester le point de contact" }, "threshold": { diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index 69a14a2e524..a38e1771412 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Értesítési üzenet", "predefined-notification-message": "", "send-test-notification": "Tesztértesítés küldése", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Kapcsolattartási pont tesztelése" }, "threshold": { diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index 3f92335ac7a..ffd82d302ad 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -2873,6 +2873,8 @@ "notification-message": "Pesan pemberitahuan", "predefined-notification-message": "", "send-test-notification": "Kirim pemberitahuan tes", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Uji titik kontak" }, "threshold": { diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index d0b9f26f0a4..77c9899421e 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Messaggio di notifica", "predefined-notification-message": "", "send-test-notification": "Invia notifica di prova", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Prova punto di contatto" }, "threshold": { diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index 8bf7edd08eb..140532dc989 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -2873,6 +2873,8 @@ "notification-message": "通知メッセージ", "predefined-notification-message": "", "send-test-notification": "テスト通知を送信", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "連絡先をテスト" }, "threshold": { diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index 226b47bb59c..b2183038449 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -2873,6 +2873,8 @@ "notification-message": "알림 메시지", "predefined-notification-message": "", "send-test-notification": "테스트 알림 전송", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "연락처 테스트" }, "threshold": { diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index 78ea98b37db..a70fba538bb 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Melding", "predefined-notification-message": "", "send-test-notification": "Testmelding verzenden", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Contactpunt testen" }, "threshold": { diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index d91a84c5a08..a50736a276b 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -2909,6 +2909,8 @@ "notification-message": "Wiadomość z powiadomieniem", "predefined-notification-message": "", "send-test-notification": "Wyślij powiadomienie testowe", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Testuj punkt kontaktu" }, "threshold": { diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 14d1e4ff270..a1c999c2fad 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Mensagem de notificação", "predefined-notification-message": "", "send-test-notification": "Enviar notificação de teste", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Testar ponto de contato" }, "threshold": { diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index fef11020acb..81da1ed9cbd 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Mensagem de notificação", "predefined-notification-message": "", "send-test-notification": "Enviar notificação de teste", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Testar ponto de contacto" }, "threshold": { diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index ee4d50e92a1..3197ba51990 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -2909,6 +2909,8 @@ "notification-message": "Сообщение уведомления", "predefined-notification-message": "", "send-test-notification": "Отправить тестовое уведомление", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Тестирование точки контакта" }, "threshold": { diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index 5ae3bdf9446..2e6efaaa522 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Aviseringsmeddelande", "predefined-notification-message": "", "send-test-notification": "Skicka testavisering", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "Testa kontaktpunkt" }, "threshold": { diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index 5ba3c075b17..c586b768e87 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -2885,6 +2885,8 @@ "notification-message": "Bildirim mesajı", "predefined-notification-message": "", "send-test-notification": "Test bildirimi gönder", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "İletişim noktasını test et" }, "threshold": { diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 46e29a3df85..1ef404ca688 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -2873,6 +2873,8 @@ "notification-message": "通知消息", "predefined-notification-message": "", "send-test-notification": "发送测试通知", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "测试联络点" }, "threshold": { diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index 042f22bc5e7..73aa747d454 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -2873,6 +2873,8 @@ "notification-message": "通知訊息", "predefined-notification-message": "", "send-test-notification": "傳送測試通知", + "test-failed": "", + "test-successful": "", "title-test-contact-point": "測試聯絡點" }, "threshold": {