We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5eedb commit b6febf0Copy full SHA for b6febf0
1 file changed
src/views/Settings/Reminders.vue
@@ -83,7 +83,7 @@ export default {
83
return {
84
name: t('libresign', 'Reminders'),
85
description: t('libresign', 'Follow up with automatic reminders. Signers will receive reminders until they sign or decline.'),
86
- // TRANSLATORS The time that will send a sign reminder to a signer
+ // TRANSLATORS The time that a sign reminder will be sent to a signer
87
labelReminderSendTimer: t('libresign', 'Send time (HH:mm)'),
88
helperTextDaysBefore: t('libresign', 'The first message is not considered a notification'),
89
helperTextMax: t('libresign', 'Zero or empty is no reminder.'),
0 commit comments