mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 15:13:30 +00:00
feat(i18n): update webhook body translations in multiple languages for consistency and clarity
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
"webhookUrlInvalid": "Ungueltige URL",
|
||||
"webhookMethod": "Methode",
|
||||
"webhookHeaders": "Header",
|
||||
"webhookBody": "Body",
|
||||
"webhookBody": "Anfrage-Body",
|
||||
"webhookAdvanced": "Erweiterte Optionen",
|
||||
"webhookBodyType": "Body-Typ",
|
||||
"webhookBodyTypeNone": "Kein Body",
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
"webhookUrlInvalid": "Invalid URL",
|
||||
"webhookMethod": "Method",
|
||||
"webhookHeaders": "Headers",
|
||||
"webhookBody": "Body",
|
||||
"webhookBody": "Request Body",
|
||||
"webhookAdvanced": "Advanced options",
|
||||
"webhookBodyType": "Body type",
|
||||
"webhookBodyTypeNone": "None",
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
"webhookUrlInvalid": "URL invalide",
|
||||
"webhookMethod": "Méthode",
|
||||
"webhookHeaders": "En-têtes",
|
||||
"webhookBody": "Corps",
|
||||
"webhookBody": "Corps de la requête",
|
||||
"webhookAdvanced": "Options avancées",
|
||||
"webhookBodyType": "Type de corps",
|
||||
"webhookBodyTypeNone": "Aucun",
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
"webhookUrlInvalid": "URL の形式が正しくありません",
|
||||
"webhookMethod": "メソッド",
|
||||
"webhookHeaders": "ヘッダー",
|
||||
"webhookBody": "ボディ",
|
||||
"webhookBody": "リクエストボディ",
|
||||
"webhookAdvanced": "詳細オプション",
|
||||
"webhookBodyType": "ボディタイプ",
|
||||
"webhookBodyTypeNone": "なし",
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
"webhookUrlInvalid": "URL 형식이 올바르지 않습니다",
|
||||
"webhookMethod": "메서드",
|
||||
"webhookHeaders": "헤더",
|
||||
"webhookBody": "본문",
|
||||
"webhookBody": "요청 본문",
|
||||
"webhookAdvanced": "고급 옵션",
|
||||
"webhookBodyType": "본문 유형",
|
||||
"webhookBodyTypeNone": "없음",
|
||||
|
||||
@@ -52,6 +52,7 @@
|
||||
"qrcode": "^1.5.4",
|
||||
"reka-ui": "^2.9.3",
|
||||
"shadcn-nuxt": "2.0.1",
|
||||
"sweet-curl-parser": "^1.0.4",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"tiptap-markdown": "^0.9.0",
|
||||
|
||||
Reference in New Issue
Block a user