+
+
+ $i18n{braveAccountEmailInputLabel}
+
+
+
+
$i18n{braveAccountEmailInputErrorMessage}
+
+
+
+ $i18n{braveAccountAccountNameInputLabel}
+
+
+ $i18n{braveAccountCreatePasswordInputLabel}
+
+
+
+
+
+
+ $i18n{braveAccountConfirmPasswordInputLabel}
+
+
+
+
+
+
+ ${this.icon === 'check-circle-filled'
+ ? html`$i18n{braveAccountConfirmPasswordInputSuccessMessage}`
+ : html`$i18n{braveAccountConfirmPasswordInputErrorMessage}`
+ }
+
+
+
+
+ $i18nRaw{braveAccountConsentCheckboxLabel}
+
+
+