diff --git a/WOKA/Alerts/AlertCustomVC.swift b/WOKA/Alerts/AlertCustomVC.swift index 1241b02..0206310 100644 --- a/WOKA/Alerts/AlertCustomVC.swift +++ b/WOKA/Alerts/AlertCustomVC.swift @@ -41,6 +41,8 @@ class AlertCustomVC: UIViewController { self.contentTextLbl.text = contentLabel.localized(loc: AuthFunc.shareInstance.languageSelected.rawValue) if let yesBtnText = yesBtnText { self.yesBtn.setTitle(yesBtnText, for: .normal) + }else{ + self.yesBtn.setTitle("Ok,Got it.".localized(loc: AuthFunc.shareInstance.languageSelected.rawValue), for: .normal) } if let mainTitleText = mainTitleText { diff --git a/WOKA/Authentication/Base.lproj/AuthenticationSB.storyboard b/WOKA/Authentication/Base.lproj/AuthenticationSB.storyboard index d74eb55..4ac198b 100644 --- a/WOKA/Authentication/Base.lproj/AuthenticationSB.storyboard +++ b/WOKA/Authentication/Base.lproj/AuthenticationSB.storyboard @@ -60,7 +60,7 @@ - + @@ -350,44 +350,8 @@ Sent to Your Parent’s Email - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + @@ -422,6 +386,42 @@ Sent to Your Parent’s Email + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -431,7 +431,7 @@ Sent to Your Parent’s Email - + @@ -503,6 +503,7 @@ Sent to Your Parent’s Email + @@ -533,7 +534,7 @@ Sent to Your Parent’s Email - -