Skip to content

Commit

Permalink
use user
Browse files Browse the repository at this point in the history
  • Loading branch information
LePips committed Jan 9, 2025
1 parent 455df9f commit 2fc1daf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ struct UserProfileSettingsView: View {
// }
}
.withDescriptionTopPadding()
.navigationTitle(L10n.account)
.navigationTitle(L10n.user)
.confirmationDialog(
L10n.resetSettings,
isPresented: $isPresentingConfirmReset,
Expand Down

0 comments on commit 2fc1daf

Please sign in to comment.