Skip to content

Commit

Permalink
Fix testing
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Jul 23, 2024
1 parent b454653 commit a0d3d0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export class SettingsDefaultsComponent implements OnInit {
visibilityFrequencyLoading = false
visibilityExpanded = false
languageExpanded = false
titleEmailFrequency = $localize`:@@account.emailFrequency:Notification email frequency`
titleEmailFrequency = $localize`:@@account.notificationEmailAddress:Notification email frequency`
titleLanguage = $localize`:@@account.language:Language`
titleVisibility = $localize`:@@account.visibility:Visibility`

Expand Down

0 comments on commit a0d3d0d

Please sign in to comment.