@if (globalCfg) {

{{ T.PS.GLOBAL_SETTINGS | translate }}

Dark Mode

computer System dark_mode Dark light_mode Light
@for (section of globalConfigFormCfg; track section.key) {
}

{{ T.PS.PRODUCTIVITY_HELPER | translate }}

@for (section of globalProductivityConfigFormCfg; track section.key) {
}

{{ T.PS.SYNC_EXPORT | translate }}

@for (section of globalSyncProviderFormCfg; track section.key) {
}
}