chore: add label for pii confidence field (#11718)

* chore: add label for pii confidence field

* update label
This commit is contained in:
Sachin Chaurasiya 2023-05-23 14:28:06 +05:30 committed by GitHub
parent 0bac709588
commit abf158670f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 1 deletions

View File

@ -1038,7 +1038,7 @@ const ConfigureIngestion = ({
{
name: 'confidence',
id: 'root/confidence',
label: null,
label: t('label.auto-pii-confidence-score'),
helperText: t('message.confidence-percentage-message'),
required: false,
type: FieldTypes.SLIDER_INPUT,

View File

@ -73,6 +73,7 @@
"auth0": "Auth0",
"authentication-uri": "Authentication URI",
"authority": "Authority",
"auto-pii-confidence-score": "Auto PII Confidence Score",
"auto-tag-pii-uppercase": "Auto Tag PII",
"automatically-generate": "Automatically Generate",
"average-session": "Avg. Session Time",

View File

@ -73,6 +73,7 @@
"auth0": "Auth0",
"authentication-uri": "URI de autenticación",
"authority": "Autoridad",
"auto-pii-confidence-score": "Auto PII Confidence Score",
"auto-tag-pii-uppercase": "Etiqueta de información personal identificable automática",
"automatically-generate": "Generar automáticamente",
"average-session": "Tiempo promedio de sesión",

View File

@ -73,6 +73,7 @@
"auth0": "Auth0",
"authentication-uri": "URI d'Authentification",
"authority": "Authorité",
"auto-pii-confidence-score": "Auto PII Confidence Score",
"auto-tag-pii-uppercase": "Auto Tag DPI",
"automatically-generate": "Genérer Automatiquement",
"average-session": "Temps moyen d'une Session",

View File

@ -73,6 +73,7 @@
"auth0": "Auth0",
"authentication-uri": "認証URI",
"authority": "Authority",
"auto-pii-confidence-score": "Auto PII Confidence Score",
"auto-tag-pii-uppercase": "自動PIIタグ",
"automatically-generate": "自動生成",
"average-session": "平均セッション時間",

View File

@ -73,6 +73,7 @@
"auth0": "Auth0",
"authentication-uri": "URI de autenticação",
"authority": "Autoridade",
"auto-pii-confidence-score": "Auto PII Confidence Score",
"auto-tag-pii-uppercase": "MARCADOR AUTOMÁTICO PII",
"automatically-generate": "Gerado automaticamente",
"average-session": "Sessão média",

View File

@ -73,6 +73,7 @@
"auth0": "Auth0",
"authentication-uri": "鉴权 URI",
"authority": "授权",
"auto-pii-confidence-score": "Auto PII Confidence Score",
"auto-tag-pii-uppercase": "自动标记 PII",
"automatically-generate": "自动生成",
"average-session": "平均会话时间",