mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 10:16:32 +02:00
Fix typo
This commit is contained in:
parent
d5162a21bf
commit
dac1041361
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
"deletedPollInfo": "This poll doesn't exist anymore.",
|
||||
"deletePoll": "Delete poll",
|
||||
"deletePollDescription": "All data related to this poll will be deleted. To confirm, please type <s>“{{confirmText}}”</s> in to the input below:",
|
||||
"deletingOptionsWarning": "You are deleting options that participants have voted for. Their votes will be also be deleted.",
|
||||
"deletingOptionsWarning": "You are deleting options that participants have voted for. Their votes will also be deleted.",
|
||||
"demoPollNotice": "Demo polls are automatically deleted after 1 day",
|
||||
"description": "Description",
|
||||
"descriptionPlaceholder": "Hey everyone, please choose the dates that work for you!",
|
||||
|
|
Loading…
Add table
Reference in a new issue