File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/firebase_ui_localizations/lib Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 529529 "description": "Confirm delete account button label",
530530 "placeholders": {}
531531 },
532- "sendVerificationEmailLabel": "Send verification email ",
532+ "sendVerificationEmailLabel": "Send e-postbekreftelse ",
533533 "@sendVerificationEmailLabel": {
534534 "description": "Used as a button label to send a verification email",
535535 "placeholders": {}
Original file line number Diff line number Diff line change @@ -335,5 +335,5 @@ class NbLocalizations extends FirebaseUILocalizationLabels {
335335 String get confirmDeleteAccountButtonLabel => "Ja, slett" ;
336336
337337 @override
338- String get sendVerificationEmailLabel => "Send verification email " ;
338+ String get sendVerificationEmailLabel => "Send e-postbekreftelse " ;
339339}
You can’t perform that action at this time.
0 commit comments