chore(i18n): clarify translation string

This commit is contained in:
kolaente 2023-04-14 11:10:22 +02:00 committed by konrad
parent 10ac1ff66a
commit f88c373742
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,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",