diff --git a/components/buckets/info.vue b/components/buckets/info.vue index b3e92e5..0e753a2 100644 --- a/components/buckets/info.vue +++ b/components/buckets/info.vue @@ -183,8 +183,8 @@ - Compliance - Governance + {{ t("COMPLIANCE") }} + {{ t("GOVERNANCE") }} diff --git a/components/buckets/new-form.vue b/components/buckets/new-form.vue index a936f7a..ff73b2f 100644 --- a/components/buckets/new-form.vue +++ b/components/buckets/new-form.vue @@ -39,8 +39,8 @@
{{ t("Retention Mode") }}: - Compliance - Governance + {{ t("COMPLIANCE") }} + {{ t("GOVERNANCE") }}
diff --git a/components/object/info.vue b/components/object/info.vue index 16282b0..5ca0a1d 100644 --- a/components/object/info.vue +++ b/components/object/info.vue @@ -123,8 +123,8 @@ class="w-[500px]"> - Compliance - Governance + {{ t("COMPLIANCE") }} + {{ t("GOVERNANCE") }}