Removed '?' from account linking modal title (#3001)

This commit is contained in:
Dominik Kawka 2022-07-25 14:23:34 +01:00 committed by GitHub
parent c73c3ee8a0
commit 5c2a9628a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@
"unlinkAccountTitle": "Unlink account from {{provider}}?",
"unlinkAccountConfirm": "Are you sure you want to permanently unlink this account from {{provider}}?",
"link": "Link",
"linkAccountTitle": "Link account to {{provider}}?",
"linkAccountTitle": "Link account to {{provider}}",
"idpLinkSuccess": "Identity provider has been linked",
"couldNotLinkIdP": "Could not link identity provider {{error}}",
"verifyEmail": "Verify Email",