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": "ユーザーが属するタグは、デフォルトでは「通常ユーザー」となります",
"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": "コンテンツタイプ",