diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index f60597738..45c98f734 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -573,6 +573,7 @@ "include_tags": "Tags einschließen", "inherited_risk_score": "Vererbter Risiko-Score", "internal": "Intern", + "internal_status": "Component classified as internal", "inventory": "Inventar", "inventory_with_vulnerabilities": "Inventarisierung mit Schwachstellen", "justification": "Begründung", diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index ca9a1ed5c..62cfc302d 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -573,6 +573,7 @@ "include_tags": "Include tags", "inherited_risk_score": "Inherited Risk Score", "internal": "Internal", + "internal_status": "Component classified as internal", "inventory": "Inventory", "inventory_with_vulnerabilities": "Inventory with Vulnerabilities", "justification": "Justification", diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 09ea429a8..c49cc0500 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -573,6 +573,7 @@ "include_tags": "Incluir etiquetas", "inherited_risk_score": "Puntuación de riesgo heredada", "internal": "Interno", + "internal_status": "Component classified as internal", "inventory": "Inventario", "inventory_with_vulnerabilities": "Inventario con vulnerabilidades", "justification": "Justificación", diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 9c9f8ea2a..65a1b27e4 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -573,6 +573,7 @@ "include_tags": "Inclure des balises", "inherited_risk_score": "Score de risque hérité", "internal": "Interne", + "internal_status": "Component classified as internal", "inventory": "Inventaire", "inventory_with_vulnerabilities": "Inventaire avec vulnérabilités", "justification": "Justification", diff --git a/src/i18n/locales/hi.json b/src/i18n/locales/hi.json index cdbf41e21..0502cffc5 100644 --- a/src/i18n/locales/hi.json +++ b/src/i18n/locales/hi.json @@ -573,6 +573,7 @@ "include_tags": "टैग शामिल करें", "inherited_risk_score": "वंशानुगत जोखिम स्कोर", "internal": "आंतरिक", + "internal_status": "Component classified as internal", "inventory": "भंडार", "inventory_with_vulnerabilities": "कमज़ोरियों वाली सूची", "justification": "औचित्य", diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index 7578e88af..f23ce59f2 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -573,6 +573,7 @@ "include_tags": "Includi tag", "inherited_risk_score": "Punteggio di rischio ereditario", "internal": "Interno", + "internal_status": "Component classified as internal", "inventory": "Inventario", "inventory_with_vulnerabilities": "Inventario con vulnerabilità", "justification": "Giustificazione", diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json index 130d57e88..cdec7d09b 100644 --- a/src/i18n/locales/ja.json +++ b/src/i18n/locales/ja.json @@ -573,6 +573,7 @@ "include_tags": "タグを含める", "inherited_risk_score": "継承リスクスコア", "internal": "内部", + "internal_status": "Component classified as internal", "inventory": "インベントリ", "inventory_with_vulnerabilities": "脆弱性のあるインベントリ", "justification": "正当化", diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json index 42e6c37ee..867e21417 100644 --- a/src/i18n/locales/pl.json +++ b/src/i18n/locales/pl.json @@ -573,6 +573,7 @@ "include_tags": "Dołącz tagi", "inherited_risk_score": "Odziedziczona ocena ryzyka", "internal": "Wewnętrzny", + "internal_status": "Component classified as internal", "inventory": "Spis", "inventory_with_vulnerabilities": "Inwentarz z lukami w zabezpieczeniach", "justification": "Uzasadnienie", diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json index 94617ee14..1e7c7ea56 100644 --- a/src/i18n/locales/pt-BR.json +++ b/src/i18n/locales/pt-BR.json @@ -573,6 +573,7 @@ "include_tags": "Incluir tags", "inherited_risk_score": "Pontuação de risco herdada", "internal": "interno", + "internal_status": "Component classified as internal", "inventory": "Inventário", "inventory_with_vulnerabilities": "Inventário com vulnerabilidades", "justification": "Justificação", diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json index 592c66244..442b3e88b 100644 --- a/src/i18n/locales/pt.json +++ b/src/i18n/locales/pt.json @@ -573,6 +573,7 @@ "include_tags": "Incluir tags", "inherited_risk_score": "Pontuação de risco herdada", "internal": "interno", + "internal_status": "Component classified as internal", "inventory": "Inventário", "inventory_with_vulnerabilities": "Inventário com vulnerabilidades", "justification": "Justificação", diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json index bb86d4080..734a6dab0 100644 --- a/src/i18n/locales/ru.json +++ b/src/i18n/locales/ru.json @@ -573,6 +573,7 @@ "include_tags": "Включить теги", "inherited_risk_score": "Унаследованный рейтинг риска", "internal": "Внутренний", + "internal_status": "Component classified as internal", "inventory": "Инвентарь", "inventory_with_vulnerabilities": "Инвентарь с уязвимостями", "justification": "Обоснование", diff --git a/src/i18n/locales/uk-UA.json b/src/i18n/locales/uk-UA.json index d5c158f6a..daf7250d0 100644 --- a/src/i18n/locales/uk-UA.json +++ b/src/i18n/locales/uk-UA.json @@ -573,6 +573,7 @@ "include_tags": "Включити теги", "inherited_risk_score": "Успадкований бал ризику", "internal": "Внутрішній", + "internal_status": "Component classified as internal", "inventory": "Інвентаризація", "inventory_with_vulnerabilities": "Інвентаризація з уразливостями", "justification": "Обґрунтування", diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json index f612fc73b..04af598b8 100644 --- a/src/i18n/locales/zh.json +++ b/src/i18n/locales/zh.json @@ -573,6 +573,7 @@ "include_tags": "包含标签", "inherited_risk_score": "遗传风险评分", "internal": "内部的", + "internal_status": "Component classified as internal", "inventory": "存货", "inventory_with_vulnerabilities": "存在漏洞的清单", "justification": "理由", diff --git a/src/views/policy/PolicyCondition.vue b/src/views/policy/PolicyCondition.vue index 559c5e046..b8b794357 100644 --- a/src/views/policy/PolicyCondition.vue +++ b/src/views/policy/PolicyCondition.vue @@ -3,7 +3,7 @@ :delete-icon="true" v-on:actionClicked="removeCondition()" > - + + + + + + + + + +