feat(i18n): add notification settings translations for multiple languages including email and webhook configurations

This commit is contained in:
keven1024
2026-04-30 08:28:16 +08:00
parent 6934bba7a1
commit ec1d70637b
7 changed files with 143 additions and 0 deletions

View File

@@ -111,6 +111,26 @@
"1day": "1 Tag",
"3days": "3 Tage"
}
},
"notify": {
"notifyVia": "Benachrichtigen per",
"email": "E-Mail",
"webhook": "Webhook",
"emailPlaceholder": "E-Mail-Adresse eingeben",
"emailInvalid": "Ungueltige E-Mail-Adresse",
"webhookUrl": "URL",
"webhookUrlInvalid": "Ungueltige URL",
"webhookMethod": "Methode",
"webhookHeaders": "Header",
"webhookBody": "Body",
"webhookAdvanced": "Erweiterte Optionen",
"webhookBodyType": "Body-Typ",
"webhookBodyTypeNone": "Kein Body",
"webhookBodyTypeFormData": "Formulardaten",
"webhookBodyTypeRaw": "Raw",
"webhookHeaderKey": "Schluessel",
"webhookHeaderValue": "Wert",
"addWebhook": "Webhook hinzufügen"
}
},
"progress": {

View File

@@ -111,6 +111,26 @@
"1day": "1 day",
"3days": "3 days"
}
},
"notify": {
"notifyVia": "Notify via",
"email": "Email",
"webhook": "Webhook",
"emailPlaceholder": "Enter email address",
"emailInvalid": "Invalid email address",
"webhookUrl": "URL",
"webhookUrlInvalid": "Invalid URL",
"webhookMethod": "Method",
"webhookHeaders": "Headers",
"webhookBody": "Body",
"webhookAdvanced": "Advanced options",
"webhookBodyType": "Body type",
"webhookBodyTypeNone": "None",
"webhookBodyTypeFormData": "Form data",
"webhookBodyTypeRaw": "Raw",
"webhookHeaderKey": "Key",
"webhookHeaderValue": "Value",
"addWebhook": "Add Webhook"
}
},
"progress": {

View File

@@ -111,6 +111,26 @@
"1day": "1 jour",
"3days": "3 jours"
}
},
"notify": {
"notifyVia": "Notifier par",
"email": "E-mail",
"webhook": "Webhook",
"emailPlaceholder": "Entrez l'adresse e-mail",
"emailInvalid": "Adresse e-mail invalide",
"webhookUrl": "URL",
"webhookUrlInvalid": "URL invalide",
"webhookMethod": "Méthode",
"webhookHeaders": "En-têtes",
"webhookBody": "Corps",
"webhookAdvanced": "Options avancées",
"webhookBodyType": "Type de corps",
"webhookBodyTypeNone": "Aucun",
"webhookBodyTypeFormData": "Donnees de formulaire",
"webhookBodyTypeRaw": "Brut",
"webhookHeaderKey": "Cle",
"webhookHeaderValue": "Valeur",
"addWebhook": "Ajouter un Webhook"
}
},
"progress": {

View File

@@ -111,6 +111,26 @@
"1day": "1日",
"3days": "3日"
}
},
"notify": {
"notifyVia": "通知方法",
"email": "メール",
"webhook": "Webhook",
"emailPlaceholder": "メールアドレスを入力",
"emailInvalid": "メールアドレスの形式が正しくありません",
"webhookUrl": "URL",
"webhookUrlInvalid": "URL の形式が正しくありません",
"webhookMethod": "メソッド",
"webhookHeaders": "ヘッダー",
"webhookBody": "ボディ",
"webhookAdvanced": "詳細オプション",
"webhookBodyType": "ボディタイプ",
"webhookBodyTypeNone": "なし",
"webhookBodyTypeFormData": "フォームデータ",
"webhookBodyTypeRaw": "Raw",
"webhookHeaderKey": "キー",
"webhookHeaderValue": "値",
"addWebhook": "Webhook を追加"
}
},
"progress": {

View File

@@ -36,6 +36,9 @@
"submit": "제출",
"backToHome": "홈으로 돌아가기"
},
"common": {
"copySuccess": "복사되었습니다"
},
"page": {
"upload": {
"file": {
@@ -108,6 +111,26 @@
"1day": "1일",
"3days": "3일"
}
},
"notify": {
"notifyVia": "알림 방법",
"email": "이메일",
"webhook": "Webhook",
"emailPlaceholder": "이메일 주소를 입력하세요",
"emailInvalid": "이메일 주소 형식이 올바르지 않습니다",
"webhookUrl": "URL",
"webhookUrlInvalid": "URL 형식이 올바르지 않습니다",
"webhookMethod": "메서드",
"webhookHeaders": "헤더",
"webhookBody": "본문",
"webhookAdvanced": "고급 옵션",
"webhookBodyType": "본문 유형",
"webhookBodyTypeNone": "없음",
"webhookBodyTypeFormData": "폼 데이터",
"webhookBodyTypeRaw": "Raw",
"webhookHeaderKey": "키",
"webhookHeaderValue": "값",
"addWebhook": "Webhook 추가"
}
},
"progress": {

View File

@@ -111,6 +111,26 @@
"1day": "1天",
"3days": "3天"
}
},
"notify": {
"notifyVia": "通知方式",
"email": "邮件",
"webhook": "Webhook",
"emailPlaceholder": "请输入邮箱地址",
"emailInvalid": "邮箱格式不正确",
"webhookUrl": "URL",
"webhookUrlInvalid": "URL 格式不正确",
"webhookMethod": "请求方法",
"webhookHeaders": "请求头",
"webhookBody": "请求体",
"webhookAdvanced": "高级选项",
"webhookBodyType": "请求体类型",
"webhookBodyTypeNone": "无",
"webhookBodyTypeFormData": "表单数据",
"webhookBodyTypeRaw": "原始内容",
"webhookHeaderKey": "键",
"webhookHeaderValue": "值",
"addWebhook": "添加 Webhook"
}
},
"progress": {

View File

@@ -111,6 +111,26 @@
"1day": "1 天",
"3days": "3 天"
}
},
"notify": {
"notifyVia": "通知方式",
"email": "郵件",
"webhook": "Webhook",
"emailPlaceholder": "請輸入郵箱地址",
"emailInvalid": "郵箱格式不正確",
"webhookUrl": "URL",
"webhookUrlInvalid": "URL 格式不正確",
"webhookMethod": "請求方法",
"webhookHeaders": "請求頭",
"webhookBody": "請求體",
"webhookAdvanced": "進階選項",
"webhookBodyType": "請求體類型",
"webhookBodyTypeNone": "無",
"webhookBodyTypeFormData": "表單資料",
"webhookBodyTypeRaw": "原始內容",
"webhookHeaderKey": "鍵",
"webhookHeaderValue": "值",
"addWebhook": "新增 Webhook"
}
},
"progress": {