Change the alert text when registering with email

This commit is contained in:
Bnyro 2023-01-09 16:27:46 +01:00 committed by GitHub
parent 66913818b4
commit 0e2f1dd0f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -169,6 +169,6 @@
"copied": "Copied!",
"cannot_copy": "Can't copy!",
"local_storage": "This action requires localStorage, are cookies enabled?",
"register_no_email_note": "Piped has detected that you are using an email as username to register. Providing an email is not required to register on Piped. If you still want to continue, press OK."
"register_no_email_note": "Using an e-mail as username is not recommended. Proceed anyways?"
}
}