Skip to content

Commit

Permalink
Add #194: Privacy policy localised string
Browse files Browse the repository at this point in the history
  • Loading branch information
Mumthasir mohammed authored and georgepadayatti committed Jan 5, 2024
1 parent ff6bbea commit 693689a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class BBConsentWebViewViewController: BBConsentBaseViewController, WKNavigationD

override func viewWillAppear(_ animated: Bool) {
self.navigationController?.navigationBar.isHidden = false
self.title = Constant.Strings.privacyPolicy
self.title = Constant.Strings.privacyPolicy.localized
}

override func viewDidAppear(_ animated: Bool) {
Expand Down

0 comments on commit 693689a

Please sign in to comment.