Update header text in organization settings dialog to 'Manage Organization'

This commit is contained in:
Leon Bösche
2026-01-24 01:17:08 +01:00
parent 4c8ef754c0
commit 76ad2f4581

View File

@@ -237,7 +237,7 @@ class _OrganizationSettingsDialogState
Row(
children: [
Text(
'Organization Settings',
'Manage Organization',
style: TextStyle(
color: AppTheme.primaryText,
fontSize: 24,