diff --git a/services/platform/app/features/settings/branding/components/branding-form.tsx b/services/platform/app/features/settings/branding/components/branding-form.tsx index 290ecc955..97899b7e4 100644 --- a/services/platform/app/features/settings/branding/components/branding-form.tsx +++ b/services/platform/app/features/settings/branding/components/branding-form.tsx @@ -372,7 +372,7 @@ export function BrandingForm({ variant="secondary" onClick={() => void handleClearBranding()} > - {tCommon('actions.clearAll')} + {tCommon('actions.reset')} )}