You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FirebaseSwiftUI/FirebaseAuthSwiftUI/Sources/Strings/Localizable.xcstrings
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3053,6 +3053,10 @@
3053
3053
}
3054
3054
}
3055
3055
},
3056
+
"Please tap on the link in your email to complete verification." : {
3057
+
"comment" : "A message displayed in a sheet that appears after a user requests email verification. It instructs the user to tap on the link in their email to complete the verification process.",
3058
+
"isCommentAutoGenerated" : true
3059
+
},
3056
3060
"PrivacyPolicy" : {
3057
3061
"comment" : "Text linked to a web page with the Privacy Policy content.",
0 commit comments