chore: clarify users when can still be found even if they disabled it
This commit is contained in:
@ -77,7 +77,9 @@
|
||||
"emailReminders": "Send me reminders for tasks via Email",
|
||||
"overdueReminders": "Send me a summary of my undone overdue tasks every day",
|
||||
"discoverableByName": "Let other users find me when they search for my name",
|
||||
"stillDiscoverableByName": "Users can still find you by name if they want to assign you to a task on a project shared with you.",
|
||||
"discoverableByEmail": "Let other users find me when they search for my full email",
|
||||
"stillDiscoverableByEmail": "Users can still find you by email if they want to assign you to a task on a project shared with you.",
|
||||
"playSoundWhenDone": "Play a sound when marking tasks as done",
|
||||
"weekStart": "Week starts on",
|
||||
"weekStartSunday": "Sunday",
|
||||
|
Reference in New Issue
Block a user