From e2a5f8d914ed7d834afeee30f310f9814053fb7e Mon Sep 17 00:00:00 2001 From: Adam Gall Date: Fri, 6 Dec 2024 10:37:12 -0500 Subject: [PATCH] Configure Parent Controls => Configure Administration --- src/i18n/locales/en/daoCreate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en/daoCreate.json b/src/i18n/locales/en/daoCreate.json index 3fd63b839..f72894a15 100644 --- a/src/i18n/locales/en/daoCreate.json +++ b/src/i18n/locales/en/daoCreate.json @@ -33,7 +33,7 @@ "helperQuorumERC20": "The minimum percentage of total possible votes required for a proposal to pass.", "helperQuorumERC721": "The minimum weight of total available token voting weight required for a proposal's results to be considered official.", "governanceDescription": "These values can be modified later.", - "titleGuardConfig": "Configure Parent Controls", + "titleGuardConfig": "Configure Administration", "titleFreezeParams": "Freeze Parameters", "labelExecutionPeriod": "Execution Period", "helperExecutionPeriod": "The length of time in which a passed, unlocked proposal is executable onchain.",