Merge branch 'develop' into feat/queue-page-update

This commit is contained in:
Alex Holliday
2025-06-23 13:15:14 +08:00
12 changed files with 259 additions and 191 deletions
+11 -3
View File
@@ -583,6 +583,13 @@
},
"errors": {
"validation": ""
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
@@ -709,13 +716,13 @@
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"discordSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
},
"discordSettings": {
"webhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
@@ -740,5 +747,6 @@
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "",
"selectAll": ""
}
+11 -3
View File
@@ -583,6 +583,13 @@
},
"errors": {
"validation": "Nastala chyba při ověřování dat."
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
@@ -709,13 +716,13 @@
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"discordSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
},
"discordSettings": {
"webhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
@@ -740,5 +747,6 @@
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "",
"selectAll": ""
}
+11 -3
View File
@@ -583,6 +583,13 @@
},
"errors": {
"validation": ""
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
@@ -709,13 +716,13 @@
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"discordSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
},
"discordSettings": {
"webhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
@@ -740,5 +747,6 @@
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "",
"selectAll": ""
}
+29 -29
View File
@@ -508,13 +508,6 @@
},
"auth": {
"common": {
"fields": {
"password": {
"errors": {
"incorrect": "The password you provided does not match our records"
}
}
},
"navigation": {
"continue": "Continue",
"back": "Back"
@@ -595,6 +588,13 @@
},
"errors": {
"validation": "Error validating data."
},
"fields": {
"password": {
"errors": {
"incorrect": "The password you provided does not match our records"
}
}
}
},
"login": {
@@ -715,23 +715,23 @@
"webhookLabel": "Slack webhook URL",
"webhookPlaceholder": "https://hooks.slack.com/services/..."
},
"pagerDutySettings": {
"pagerdutySettings": {
"title": "PagerDuty",
"description": "Configure your PagerDuty integration here",
"integrationKeyLabel": "Integration key",
"integrationKeyPlaceholder": "1234567890"
},
"webhookSettings": {
"title": "Webhook",
"description": "Configure your webhook here",
"webhookLabel": "Webhook URL",
"webhookPlaceholder": "https://your-server.com/webhook"
},
"discordSettings": {
"title": "Discord",
"description": "Configure your Discord webhook here",
"webhookLabel": "Discord Webhook URL",
"webhookPlaceholder": "https://your-server.com/webhook"
},
"webhookSettings": {
"title": "Webhook",
"description": "Configure your webhook here",
"webhookLabel": "Webhook URL",
"webhookPlaceholder": "https://your-server.com/webhook"
}
},
"notificationConfig": {
@@ -747,11 +747,11 @@
},
"advancedMatching": "Advanced matching",
"settingsEmailTLSServername": "TLS Servername - Optional Hostname for TLS Validation when host is an IP",
"settingsEmailIgnoreTLS": "Disable STARTTLS: Don't use TLS even if the server supports it",
"settingsEmailRequireTLS": "Force STARTTLS: Require TLS upgrade, fail if not supported",
"settingsEmailRejectUnauthorized": "Reject invalid certificates: Reject connections with self-signed or untrusted certificates",
"settingsEmailSecure": "Use SSL (recommended): Encrypt the connection using SSL/TLS",
"settingsEmailPool": "Enable connection pooling: Reuse existing connections to improve performance",
"settingsEmailIgnoreTLS": "Ignore TLS - Disable STARTTLS",
"settingsEmailRequireTLS": "Require TLS - Force STARTTLS",
"settingsEmailRejectUnauthorized": "Reject Unauthorized",
"settingsEmailSecure": "Secure - Use SSL",
"settingsEmailPool": "Pool - Enable connection pooling",
"sendTestNotifications": "Send test notifications",
"selectAll": "Select all",
"logsPage": {
@@ -790,16 +790,16 @@
"failCountHeader": "Fail count",
"failedAtHeader": "Last failed at",
"failReasonHeader": "Fail reason"
},
"export": {
"title": "Export Monitors",
"success": "Monitors exported successfully!",
"failed": "Failed to export monitors"
},
"monitorActions": {
"title": "Export/Import",
"import": "Import Monitors",
"export": "Export Monitors"
}
},
"export": {
"title": "Export Monitors",
"success": "Monitors exported successfully!",
"failed": "Failed to export monitors"
},
"monitorActions": {
"title": "Export/Import",
"import": "Import Monitors",
"export": "Export Monitors"
}
}
+11 -3
View File
@@ -583,6 +583,13 @@
},
"errors": {
"validation": ""
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
@@ -709,13 +716,13 @@
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"discordSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
},
"discordSettings": {
"webhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
@@ -740,5 +747,6 @@
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "",
"selectAll": ""
}
+11 -3
View File
@@ -583,6 +583,13 @@
},
"errors": {
"validation": ""
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
@@ -709,13 +716,13 @@
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"discordSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
},
"discordSettings": {
"webhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
@@ -740,5 +747,6 @@
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "",
"selectAll": ""
}
+11 -3
View File
@@ -583,6 +583,13 @@
},
"errors": {
"validation": ""
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
@@ -709,13 +716,13 @@
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"discordSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
},
"discordSettings": {
"webhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
@@ -740,5 +747,6 @@
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "",
"selectAll": ""
}
+11 -3
View File
@@ -583,6 +583,13 @@
},
"errors": {
"validation": ""
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
@@ -709,13 +716,13 @@
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"discordSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
},
"discordSettings": {
"webhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
@@ -740,5 +747,6 @@
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "",
"selectAll": ""
}
+11 -3
View File
@@ -583,6 +583,13 @@
},
"errors": {
"validation": ""
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
@@ -709,13 +716,13 @@
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"discordSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
},
"discordSettings": {
"webhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
@@ -740,5 +747,6 @@
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "",
"selectAll": ""
}
+131 -123
View File
@@ -117,11 +117,11 @@
"title": "",
"checks": [""]
},
"createButton": "",
"createTitle": "",
"createButton": "Bildirim kanalı oluştur",
"createTitle": "Bildirim kanalı",
"create": {
"success": "",
"failed": ""
"failed": "Bildirim kanalı oluşturulamadı"
},
"fetch": {
"success": "",
@@ -136,7 +136,7 @@
"failed": ""
},
"test": {
"success": "",
"success": "Test bildirimi başarıyla gönderildi",
"failed": ""
}
},
@@ -373,33 +373,33 @@
"pageSpeedApiKeyFieldDescription": "Sayfa hızı izlemeyi etkinleştirmek için Google PageSpeed API anahtarınızı girin. Anahtarı güncellemek için Sıfırla'ya tıklayın.",
"pageSpeedApiKeyFieldResetLabel": "API anahtarı ayarlandı. Değiştirmek için Sıfırla'ya tıklayın.",
"reset": "Sıfırla",
"ignoreTLSError": "",
"tlsErrorIgnored": "",
"ignoreTLSError": "TLS/SSL hatalarını gözardı et",
"tlsErrorIgnored": "TLS/SSL hataları gözardı ediliyor",
"ignoreTLSErrorDescription": "",
"createNew": "",
"createNew": "Yeni oluştur",
"greeting": {
"prepend": "",
"prepend": "Merhaba",
"append": "",
"overview": ""
},
"roles": {
"superAdmin": "",
"admin": "",
"teamMember": "",
"demoUser": ""
"superAdmin": "Süper yönetici",
"admin": "Yönetici",
"teamMember": "Ekip elemanı",
"demoUser": "Demo kullanıcısı"
},
"teamPanel": {
"teamMembers": "",
"teamMembers": "Ekip elemanları",
"filter": {
"all": "",
"member": ""
"all": "Tümü",
"member": "Eleman"
},
"inviteTeamMember": "",
"inviteNewTeamMember": "",
"inviteTeamMember": "Ekip elemanı davet et",
"inviteNewTeamMember": "Yeni ekip elemanı davet et",
"inviteDescription": "",
"email": "",
"selectRole": "",
"inviteLink": "",
"email": "Eposta",
"selectRole": "Rolü seçin",
"inviteLink": "Davet linki",
"cancel": "",
"noMembers": "",
"getToken": "",
@@ -422,21 +422,21 @@
"infrastructure": "",
"incidents": "",
"statusPages": "",
"maintenance": "",
"integrations": "",
"settings": "",
"support": "",
"discussions": "",
"docs": "",
"changelog": "",
"profile": "",
"password": "",
"team": "",
"maintenance": "Bakım",
"integrations": "Entegrasyonlar",
"settings": "Ayarlar",
"support": "Destek",
"discussions": "Soru-cevap",
"docs": "Dokümanlar",
"changelog": "Değişiklik günlüğü",
"profile": "Profil",
"password": "Parola",
"team": "Ekip",
"logOut": "Çıkış yap",
"notifications": ""
"notifications": "Bildirimler"
},
"settingsEmail": "",
"settingsEmailDescription": "",
"settingsEmail": "Eposta",
"settingsEmailDescription": "Sistem için eposta ayarlarını düzenleyin. Bu işlem eposta üzerinden bildirim ve alarm almak için gereklidir.",
"settingsEmailHost": "",
"settingsEmailPort": "",
"settingsEmailAddress": "",
@@ -490,73 +490,73 @@
"port": ""
},
"common": {
"appName": "",
"appName": "Checkmate",
"monitoringAgentName": "",
"buttons": {
"toggleTheme": ""
},
"toasts": {
"networkError": "",
"checkConnection": "",
"unknownError": ""
"checkConnection": "Lütfen bağlantınızı kontrol edin",
"unknownError": "Bilinmeyen hata"
}
},
"auth": {
"common": {
"navigation": {
"continue": "",
"back": ""
"continue": "Devam et",
"back": "Geri"
},
"inputs": {
"email": {
"label": "",
"label": "Eposta",
"placeholder": "",
"errors": {
"empty": "",
"empty": "Devam etmek için eposta adresinizi girin",
"invalid": ""
}
},
"password": {
"label": "",
"label": "Parola",
"rules": {
"length": {
"beginning": "",
"highlighted": ""
"highlighted": "8 karakter uzunluğunda"
},
"special": {
"beginning": "",
"highlighted": ""
"beginning": "En az içermelidir: ",
"highlighted": "bir özel karakter"
},
"number": {
"beginning": "",
"highlighted": ""
"beginning": "En az içermelidir: ",
"highlighted": "bir sayı"
},
"uppercase": {
"beginning": "",
"highlighted": ""
"beginning": "En az içermelidir: ",
"highlighted": "Bir büyük harf"
},
"lowercase": {
"beginning": "",
"highlighted": ""
"beginning": "En az içermelidir: ",
"highlighted": "Bir küçük harf"
},
"match": {
"beginning": "",
"highlighted": ""
"highlighted": "eşleşmelidir"
}
},
"errors": {
"empty": "",
"length": "",
"uppercase": "",
"lowercase": "",
"number": "",
"special": "",
"incorrect": ""
"empty": "Lütfen parolanızı girin",
"length": "Parolanız en az 8 karakter uzunluğunda olmalıdır",
"uppercase": "Parola en az 1 büyük harf içermelidir",
"lowercase": "Parola en az 1 küçük harf içermelidir",
"number": "Parola en az 1 sayı içermelidir",
"special": "Parola en az 1 özel karakter içermelidir",
"incorrect": "Parolanız sistemdeki ile uyuşmuyor"
}
},
"passwordConfirm": {
"label": "",
"placeholder": "",
"label": "Parolayı onayla",
"placeholder": "Onaylamak için parolayı yeniden gir",
"errors": {
"empty": "",
"different": ""
@@ -572,78 +572,85 @@
}
},
"lastName": {
"label": "",
"placeholder": "",
"label": "Soyadı",
"placeholder": "Ellis",
"errors": {
"empty": "",
"length": "",
"empty": "Lütfen soyadınızı girin",
"length": "Soyadı en çok 50 karakter olmalıdır",
"pattern": ""
}
}
},
"errors": {
"validation": ""
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
"heading": "",
"subheadings": {
"stepOne": "",
"stepTwo": ""
"stepOne": "Eposta adresinizi girin",
"stepTwo": "Parolanızı girin"
},
"links": {
"forgotPassword": "",
"register": "",
"forgotPasswordLink": "",
"registerLink": ""
"forgotPassword": "Parolanızı mı unuttunuz?",
"register": "Hesabınız yok mu?",
"forgotPasswordLink": "Parolayı sıfırla",
"registerLink": "Buradan kayıt olun"
},
"toasts": {
"success": "",
"incorrectPassword": ""
"success": "Tekrar hoşgeldiniz! Başarıyla sisteme giriş yaptınız.",
"incorrectPassword": "Hatalı parola"
},
"errors": {
"password": {
"incorrect": ""
"incorrect": "Giriş yaptığınız parola sistemdekiyle uyuşmuyor"
}
}
},
"registration": {
"heading": {
"superAdmin": "",
"user": ""
"superAdmin": "Süper yönetici oluştur",
"user": "Kayıt ol"
},
"subheadings": {
"stepOne": "",
"stepTwo": "",
"stepThree": ""
"stepOne": "Kişisel bilgilerinizi girin",
"stepTwo": "Eposta adresinizi girin",
"stepThree": "Parolanızı oluturun"
},
"description": {
"superAdmin": "",
"superAdmin": "Başlamak için süper yönetici hesabı oluşturun",
"user": ""
},
"gettingStartedButton": {
"superAdmin": "",
"superAdmin": "Süper yönetici hesabı oluşturun",
"user": ""
},
"termsAndPolicies": "",
"links": {
"login": ""
"login": "Bir hesabınız mı var? <a>Giriş yapın</a>"
},
"toasts": {
"success": ""
"success": "Hoşgeldiniz! Hesabınız başarıyla oluşturuldu."
}
},
"forgotPassword": {
"heading": "",
"heading": "Parolanızı mı kaybettiniz?",
"subheadings": {
"stepOne": "",
"stepTwo": "",
"stepOne": "Endişelenmeyin, sıfırlamak için gerekli bilgileri göndereceğiz.",
"stepTwo": "Parola sıfırlama için gerekli bilgileri <email/> hesabına ilettik.",
"stepThree": "",
"stepFour": ""
},
"buttons": {
"openEmail": "",
"resetPassword": ""
"openEmail": "Eposta uygulamasını",
"resetPassword": "Parolayı sıfırla"
},
"imageAlts": {
"passwordKey": "",
@@ -670,75 +677,76 @@
"reconnected": "",
"stillUnreachable": ""
},
"alertBox": "",
"alertBox": "Sunucu bağlantı hatası",
"description": "",
"retryButton": {
"default": "",
"processing": ""
"default": "Bağlantıyı tekrarla",
"processing": "Bağlanıyor..."
}
}
},
"createNotifications": {
"title": "",
"title": "Bildirim kanalları oluştur",
"nameSettings": {
"title": "",
"description": "",
"nameLabel": "",
"namePlaceholder": ""
"title": "İsim",
"description": "Entegrasyon için açıklama",
"nameLabel": "İsim",
"namePlaceholder": "örn. Slack bildirimleri"
},
"typeSettings": {
"title": "",
"title": "Tür",
"description": "",
"typeLabel": ""
"typeLabel": "Tür"
},
"emailSettings": {
"title": "",
"description": "",
"emailLabel": "",
"emailPlaceholder": ""
"title": "Eposta",
"description": "Hedef eposta adresi",
"emailLabel": "Eposta adresi",
"emailPlaceholder": "örn. john@example.com"
},
"slackSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
"title": "Slack",
"description": "Slack webhook'u burada tanımlayın",
"webhookLabel": "Slack webhook adresi",
"webhookPlaceholder": "https://hooks.slack.com/services/...\n"
},
"pagerdutySettings": {
"title": "",
"description": "",
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
"title": "PagerDuty",
"description": "PagerDuty entegrasyonunu burada yapın",
"integrationKeyLabel": "Entegrasyon anahtarı",
"integrationKeyPlaceholder": "1234567890"
},
"discordSettings": {
"title": "",
"title": "Discord",
"description": "Discord webhook'u buradan ayarlayın",
"webhookLabel": "Discord Webhook adresi",
"webhookPlaceholder": "https://sunucu-adı.com/webhook\n"
},
"webhookSettings": {
"title": "Webhook",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
"webhookPlaceholder": "https://sunucu-adı.com/webhook\n"
}
},
"notificationConfig": {
"title": "",
"title": "Bildirimler",
"description": ""
},
"monitorStatus": {
"checkingEvery": "",
"withCaptureAgent": "",
"up": "",
"down": "",
"paused": ""
"up": "ayakta",
"down": "çalışmıyor",
"paused": "beklemede"
},
"advancedMatching": "",
"settingsEmailTLSServername": "",
"settingsEmailIgnoreTLS": "",
"settingsEmailRequireTLS": "",
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailSecure": "Güvenli - SSL kullan",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "Bildirimleri dene",
"selectAll": "Tümünü seç"
}
+11 -3
View File
@@ -583,6 +583,13 @@
},
"errors": {
"validation": ""
},
"fields": {
"password": {
"errors": {
"incorrect": ""
}
}
}
},
"login": {
@@ -709,13 +716,13 @@
"integrationKeyLabel": "",
"integrationKeyPlaceholder": ""
},
"genericWebhookSettings": {
"discordSettings": {
"title": "",
"description": "",
"webhookLabel": "",
"webhookPlaceholder": ""
},
"discordSettings": {
"webhookSettings": {
"title": "",
"description": "",
"webhookLabel": "",
@@ -740,5 +747,6 @@
"settingsEmailRejectUnauthorized": "",
"settingsEmailSecure": "",
"settingsEmailPool": "",
"sendTestNotifications": ""
"sendTestNotifications": "",
"selectAll": ""
}