Add support for uploading profile pictures (#1332)

This commit is contained in:
Luke Vella 2024-09-08 15:46:50 +01:00 committed by GitHub
parent cf32e0da65
commit 32ba10b28a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 1615 additions and 65 deletions

View file

@ -45,5 +45,6 @@
"register_subject": "Please verify your email address",
"common_viewOn": "View on {{domain}}",
"newComment_preview": "Go to your poll to see what they said.",
"newComment_heading": "New Comment"
"newComment_heading": "New Comment",
"newPoll_preview": "Share your participant link to start collecting responses."
}