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",