This commit is contained in:
Owen
2025-10-30 17:44:22 -07:00
parent 35c93f38e0
commit 4eb5bf08d5
3 changed files with 34 additions and 44 deletions

View File

@@ -72,7 +72,7 @@ export default async function GeneralSettingsPage({
<OrgProvider org={org}>
<OrgUserProvider orgUser={orgUser}>
<SettingsSectionTitle
title={t('general')}
title={t('orgGeneralSettings')}
description={t('orgSettingsDescription')}
/>