complete share link i18n

This commit is contained in:
Lokowitz
2025-05-05 16:10:08 +00:00
parent 29375385c0
commit fa1997adc1
8 changed files with 109 additions and 82 deletions

View File

@@ -225,7 +225,7 @@ export default function GeneralPage() {
loading={loadingSave}
disabled={loadingSave}
>
{t('orgGeneralSave')}
{t('saveGeneralSettings')}
</Button>
</SettingsSectionFooter>
</SettingsSection>