feat: add verification list page and related API (#2822)

* feat: add verification list page and relevant api

* feat: improve code format

* fix: fix timestamp display error
This commit is contained in:
DacongDA
2024-03-19 19:10:52 +08:00
committed by GitHub
parent 44ae76503e
commit fc4fa2e8b6
29 changed files with 538 additions and 30 deletions

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags, denen der Benutzer angehört, standardmäßig auf \"normaler Benutzer\" festgelegt",
"Users": "Benutzer",
"Users under all organizations": "Benutzer unter allen Organisationen",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "leere",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "E-Mail-Adresse zum Empfangen von Test-E-Mails",
"Test SMTP Connection": "Testen Sie die SMTP-Verbindung",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token-URL",
"Token URL - Tooltip": "Token-URL",
"Type": "Typ",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Gemeinsam)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Kopiere den Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn-Anmeldeinformationen",
"input password": "Eingabe des Passworts"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content-Type",
"Content type - Tooltip": "Inhaltstyp",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Etiquetas a las que el usuario pertenece, con una configuración predeterminada en \"usuario-normal\"",
"Users": "Usuarios",
"Users under all organizations": "Usuarios bajo todas las organizaciones",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "vacío",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Dirección de correo electrónico para recibir mensajes de prueba",
"Test SMTP Connection": "Prueba de conexión SMTP",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "URL de token",
"Type": "Tipo",
@ -889,7 +891,8 @@
"admin (Shared)": "administrador (compartido)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copiar enlace",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "Credenciales de WebAuthn",
"input password": "Ingresar contraseña"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Tipo de contenido",
"Content type - Tooltip": "Tipo de contenido",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Étiquettes associées au compte, avec une valeur par défaut \"normal-user\"",
"Users": "Comptes",
"Users under all organizations": "Comptes sous toutes les organisations",
"Verifications": "Verifications",
"Webhooks": "Crochets web",
"You can only select one physical group": "Vous ne pouvez sélectionner qu'un seul groupe physique",
"empty": "vide",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Adresse e-mail pour recevoir des courriels de test",
"Test SMTP Connection": "Test de connexion SMTP",
"Third-party": "Tierce partie",
"This field is required": "This field is required",
"Token URL": "URL de jeton",
"Token URL - Tooltip": "URL de jeton",
"Type": "Type de texte",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Partagé)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copier le lien",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "Identifiants WebAuthn",
"input password": "saisir le mot de passe"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Type de contenu",
"Content type - Tooltip": "Type de contenu",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tag yang dimiliki oleh pengguna, defaultnya adalah \"normal-user\"",
"Users": "Pengguna-pengguna",
"Users under all organizations": "Pengguna di bawah semua organisasi",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "kosong",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Alamat email untuk menerima email percobaan",
"Test SMTP Connection": "Tes Koneksi SMTP",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL: Tautan Token",
"Token URL - Tooltip": "Token URL: URL Token",
"Type": "Jenis",
@ -889,7 +891,8 @@
"admin (Shared)": "Admin (Berbagi)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Salin Tautan",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "Kredensial WebAuthn",
"input password": "masukkan kata sandi"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Jenis konten",
"Content type - Tooltip": "Tipe konten",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "ユーザーが属するタグは、デフォルトでは「通常ユーザー」となります",
"Users": "ユーザー",
"Users under all organizations": "すべての組織のユーザー",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "空",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "テストメールを受け取るためのメールアドレス",
"Test SMTP Connection": "SMTP接続をテストする",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "トークンのURL",
"Token URL - Tooltip": "トークンURL",
"Type": "タイプ",
@ -889,7 +891,8 @@
"admin (Shared)": "管理者(共有)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "コピー リンク",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthnの資格情報",
"input password": "パスワードを入力してください"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "コンテンツタイプ",
"Content type - Tooltip": "コンテンツタイプ",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "사용자가 속한 태그는 기본적으로 \"보통 사용자\"로 설정됩니다",
"Users": "사용자",
"Users under all organizations": "모든 조직의 사용자",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "빈",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "테스트 메일을 받을 이메일 주소",
"Test SMTP Connection": "테스트 SMTP 연결",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "토큰 URL",
"Token URL - Tooltip": "토큰 URL",
"Type": "타입",
@ -889,7 +891,8 @@
"admin (Shared)": "관리자 (공유)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "링크 복사하기",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "웹 인증 자격증명",
"input password": "비밀번호를 입력해주세요"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "콘텐츠 유형",
"Content type - Tooltip": "콘텐츠 유형",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags às quais o usuário pertence, com valor padrão de \"usuário-normal\"",
"Users": "Usuários",
"Users under all organizations": "Usuários em todas as organizações",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "vazio",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Endereço de e-mail para receber e-mails de teste",
"Test SMTP Connection": "Testar Conexão SMTP",
"Third-party": "Terceiros",
"This field is required": "This field is required",
"Token URL": "URL do Token",
"Token URL - Tooltip": "URL do Token",
"Type": "Tipo",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Compartilhado)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copiar Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "Credenciais WebAuthn",
"input password": "Digite a senha"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Tipo de conteúdo",
"Content type - Tooltip": "Tipo de conteúdo",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Теги, к которым принадлежит пользователь, по умолчанию \"обычный пользователь\"",
"Users": "Пользователи",
"Users under all organizations": "Пользователи всех организаций",
"Verifications": "Verifications",
"Webhooks": "Вебхуки",
"You can only select one physical group": "You can only select one physical group",
"empty": "пустые",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Адрес электронной почты для получения тестовых писем",
"Test SMTP Connection": "Тестирование соединения SMTP",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Токен URL (URL-адрес маркера)",
"Token URL - Tooltip": "Токен URL",
"Type": "Тип",
@ -889,7 +891,8 @@
"admin (Shared)": "администратор (общий)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Копировать ссылку",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn удостоверения",
"input password": "введите пароль"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Тип содержания",
"Content type - Tooltip": "Тип содержимого",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Kullanıcılar",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "şifreyi girin"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "empty",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -889,7 +891,8 @@
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Copy Link",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Content type",
"Content type - Tooltip": "Content type",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "Các thẻ mà người dùng thuộc vào, mặc định là \"người dùng bình thường\"",
"Users": "Người dùng",
"Users under all organizations": "Người dùng trong tất cả các tổ chức",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "trống",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "Địa chỉ email để nhận thư kiểm tra",
"Test SMTP Connection": "Kiểm tra kết nối SMTP",
"Third-party": "Bên thứ ba",
"This field is required": "This field is required",
"Token URL": "Đường dẫn mã thông báo",
"Token URL - Tooltip": "Địa chỉ của mã thông báo",
"Type": "Kiểu",
@ -889,7 +891,8 @@
"admin (Shared)": "quản trị viên (Chung)"
},
"record": {
"Is triggered": "Is triggered"
"Is triggered": "Is triggered",
"Object": "Object"
},
"resource": {
"Copy Link": "Sao chép liên kết",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "Chứng chỉ WebAuthn",
"input password": "Nhập mật khẩu"
},
"verification": {
"Receiver": "Receiver"
},
"webhook": {
"Content type": "Loại nội dung",
"Content type - Tooltip": "Loại nội dung",

View File

@ -392,6 +392,7 @@
"User type - Tooltip": "用户所属的标签,默认为\"normal-user\"",
"Users": "用户",
"Users under all organizations": "所有组织里的用户",
"Verifications": "验证",
"Webhooks": "Webhooks",
"You can only select one physical group": "只能选择一个实体组",
"empty": "无",
@ -870,6 +871,7 @@
"Test Email - Tooltip": "接收测试邮件的Email邮箱",
"Test SMTP Connection": "测试SMTP连接",
"Third-party": "第三方",
"This field is required": "此字段是必需的",
"Token URL": "Token URL",
"Token URL - Tooltip": "自定义OAuth的Token URL",
"Type": "类型",
@ -889,7 +891,8 @@
"admin (Shared)": "admin共享"
},
"record": {
"Is triggered": "是否触发"
"Is triggered": "是否触发",
"Object": "实体"
},
"resource": {
"Copy Link": "复制链接",
@ -1160,6 +1163,9 @@
"WebAuthn credentials": "WebAuthn凭据",
"input password": "输入密码"
},
"verification": {
"Receiver": "接收者"
},
"webhook": {
"Content type": "内容类型",
"Content type - Tooltip": "内容类型",