diff --git a/src/portal/src/i18n/lang/de-de-lang.json b/src/portal/src/i18n/lang/de-de-lang.json index 409668644..6ee34ea88 100644 --- a/src/portal/src/i18n/lang/de-de-lang.json +++ b/src/portal/src/i18n/lang/de-de-lang.json @@ -533,7 +533,11 @@ "OF": "von", "NOT_FOUND": "Es konnten keine Logdaten gefunden werden!", "RESOURCE": "Ressource", - "RESOURCE_TYPE": "Ressourcen-Typ" + "RESOURCE_TYPE": "Ressourcen-Typ", + "TRACK_IP": "IP-Address in Audit Log", + "TRACK_IP_TOOLTIP": "Capture the client's IP addresses on each request and store them in the audit log.", + "TRACK_UA": "User-Agent in Audit Log", + "TRACK_UA_TOOLTIP": "Capture the client's User-Agent on each request and store it in the audit log." }, "REPLICATION": { "PUSH_BASED_ONLY": "Only for the push-based replication", diff --git a/src/portal/src/i18n/lang/es-es-lang.json b/src/portal/src/i18n/lang/es-es-lang.json index 7b0055b53..21ea8fe5a 100644 --- a/src/portal/src/i18n/lang/es-es-lang.json +++ b/src/portal/src/i18n/lang/es-es-lang.json @@ -533,7 +533,11 @@ "OF": "of", "NOT_FOUND": "No pudimos encontrar ningún registro!", "RESOURCE": "Resource", - "RESOURCE_TYPE": "Resource Type" + "RESOURCE_TYPE": "Resource Type", + "TRACK_IP": "IP-Address in Audit Log", + "TRACK_IP_TOOLTIP": "Capture the client's IP addresses on each request and store them in the audit log.", + "TRACK_UA": "User-Agent in Audit Log", + "TRACK_UA_TOOLTIP": "Capture the client's User-Agent on each request and store it in the audit log." }, "REPLICATION": { "PUSH_BASED_ONLY": "Only for the push-based replication", diff --git a/src/portal/src/i18n/lang/fr-fr-lang.json b/src/portal/src/i18n/lang/fr-fr-lang.json index df74ba9ee..0b96ba8e4 100644 --- a/src/portal/src/i18n/lang/fr-fr-lang.json +++ b/src/portal/src/i18n/lang/fr-fr-lang.json @@ -533,7 +533,11 @@ "OF": "sur", "NOT_FOUND": "Nous n'avons trouvé aucun log !", "RESOURCE": "Ressource", - "RESOURCE_TYPE": "Type de ressource" + "RESOURCE_TYPE": "Type de ressource", + "TRACK_IP": "IP-Address in Audit Log", + "TRACK_IP_TOOLTIP": "Capture the client's IP addresses on each request and store them in the audit log.", + "TRACK_UA": "User-Agent in Audit Log", + "TRACK_UA_TOOLTIP": "Capture the client's User-Agent on each request and store it in the audit log." }, "REPLICATION": { "PUSH_BASED_ONLY": "Only for the push-based replication", diff --git a/src/portal/src/i18n/lang/pt-br-lang.json b/src/portal/src/i18n/lang/pt-br-lang.json index 7dcdaf6bb..368755b2e 100644 --- a/src/portal/src/i18n/lang/pt-br-lang.json +++ b/src/portal/src/i18n/lang/pt-br-lang.json @@ -531,7 +531,11 @@ "OF": "de", "NOT_FOUND": "Não encontramos nenhum registro!", "RESOURCE": "Recurso", - "RESOURCE_TYPE": "Tipo de Recurso" + "RESOURCE_TYPE": "Tipo de Recurso", + "TRACK_IP": "IP-Address in Audit Log", + "TRACK_IP_TOOLTIP": "Capture the client's IP addresses on each request and store them in the audit log.", + "TRACK_UA": "User-Agent in Audit Log", + "TRACK_UA_TOOLTIP": "Capture the client's User-Agent on each request and store it in the audit log." }, "REPLICATION": { "PUSH_BASED_ONLY": "Only for the push-based replication", diff --git a/src/portal/src/i18n/lang/tr-tr-lang.json b/src/portal/src/i18n/lang/tr-tr-lang.json index f4538bb8c..6bd89b076 100644 --- a/src/portal/src/i18n/lang/tr-tr-lang.json +++ b/src/portal/src/i18n/lang/tr-tr-lang.json @@ -533,7 +533,11 @@ "OF": "of", "NOT_FOUND": "We couldn't find any logs!", "RESOURCE": "Resource", - "RESOURCE_TYPE": "Resource Type" + "RESOURCE_TYPE": "Resource Type", + "TRACK_IP": "IP-Address in Audit Log", + "TRACK_IP_TOOLTIP": "Capture the client's IP addresses on each request and store them in the audit log.", + "TRACK_UA": "User-Agent in Audit Log", + "TRACK_UA_TOOLTIP": "Capture the client's User-Agent on each request and store it in the audit log." }, "REPLICATION": { "PUSH_BASED_ONLY": "Only for the push-based replication", diff --git a/src/portal/src/i18n/lang/zh-cn-lang.json b/src/portal/src/i18n/lang/zh-cn-lang.json index 80b355fef..a5e10d606 100644 --- a/src/portal/src/i18n/lang/zh-cn-lang.json +++ b/src/portal/src/i18n/lang/zh-cn-lang.json @@ -531,7 +531,11 @@ "OF": "共计", "NOT_FOUND": "未发现任何日志!", "RESOURCE": "资源", - "RESOURCE_TYPE": "资源类型" + "RESOURCE_TYPE": "资源类型", + "TRACK_IP": "IP-Address in Audit Log", + "TRACK_IP_TOOLTIP": "Capture the client's IP addresses on each request and store them in the audit log.", + "TRACK_UA": "User-Agent in Audit Log", + "TRACK_UA_TOOLTIP": "Capture the client's User-Agent on each request and store it in the audit log." }, "REPLICATION": { "PUSH_BASED_ONLY": "仅针对于 Push-Based 模式下的复制操作", diff --git a/src/portal/src/i18n/lang/zh-tw-lang.json b/src/portal/src/i18n/lang/zh-tw-lang.json index 1f81aa489..072db74ec 100644 --- a/src/portal/src/i18n/lang/zh-tw-lang.json +++ b/src/portal/src/i18n/lang/zh-tw-lang.json @@ -532,7 +532,11 @@ "OF": "共計", "NOT_FOUND": "未發現任何日誌!", "RESOURCE": "資源", - "RESOURCE_TYPE": "資源類型" + "RESOURCE_TYPE": "資源類型", + "TRACK_IP": "IP-Address in Audit Log", + "TRACK_IP_TOOLTIP": "Capture the client's IP addresses on each request and store them in the audit log.", + "TRACK_UA": "User-Agent in Audit Log", + "TRACK_UA_TOOLTIP": "Capture the client's User-Agent on each request and store it in the audit log." }, "REPLICATION": { "PUSH_BASED_ONLY": "Only for the push-based replication",