mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-29 11:26:05 +00:00
chore: add label for pii confidence field (#11718)
* chore: add label for pii confidence field * update label
This commit is contained in:
parent
0bac709588
commit
abf158670f
@ -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,
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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": "平均セッション時間",
|
||||
|
@ -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",
|
||||
|
@ -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": "平均会话时间",
|
||||
|
Loading…
x
Reference in New Issue
Block a user