From 4155f13a43c666086f42e875930dc8dcbf35f4d6 Mon Sep 17 00:00:00 2001 From: Siddharth Singh Date: Thu, 3 Apr 2025 22:03:04 +0530 Subject: [PATCH] rebuild i18n files --- src/locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index 42c657995..f2a3eda7f 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -151,7 +151,8 @@ "admin.policies.add_value": "Add", "admin.policies.heading": "Manage Policies", "admin.policies.no_policies_configured": "No policies configured! Use the search bar above to get started.", - "admin.policies.policy_mode_error": "The Ditto custom policy is enabled. Unset the DITTO_CUSTOM_POLICY environment variable to use the Policy UI.", + "admin.policies.policy_mode_error": "The Ditto custom policy is enabled. Unset the DITTO_CUSTOM_POLICY environment variable to use the Policy UI.", + "admin.policies.remove_policy": "Remove policy", "admin.policies.remove_value": "Remove value", "admin.policies.search_placeholder": "What do you want to do?", "admin.relays.add.fail": "Failed to follow the instance relay",