diff --git a/src/i18n/lang/en.json b/src/i18n/lang/en.json index 3581a05a7..9189643e2 100644 --- a/src/i18n/lang/en.json +++ b/src/i18n/lang/en.json @@ -78,8 +78,8 @@ "savedSuccess": "The settings were successfully updated.", "emailReminders": "Send me reminders for tasks via Email", "overdueReminders": "Send me a summary of my undone overdue tasks every day", - "discoverableByName": "Allow other users to add me to teams or projects when they search for my name", - "discoverableByEmail": "Allow other users to add me to teams or projects when they search for my full email", + "discoverableByName": "Allow other users to add me as a member to teams or projects when they search for my name", + "discoverableByEmail": "Allow other users to add me as a member to teams or projects when they search for my full email", "playSoundWhenDone": "Play a sound when marking tasks as done", "weekStart": "Week starts on", "weekStartSunday": "Sunday",