Skip to content

Commit b6febf0

Browse files
committed
fix: translation tip
#5416 (comment) Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 3e5eedb commit b6febf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/Settings/Reminders.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ export default {
8383
return {
8484
name: t('libresign', 'Reminders'),
8585
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
86+
// TRANSLATORS The time that a sign reminder will be sent to a signer
8787
labelReminderSendTimer: t('libresign', 'Send time (HH:mm)'),
8888
helperTextDaysBefore: t('libresign', 'The first message is not considered a notification'),
8989
helperTextMax: t('libresign', 'Zero or empty is no reminder.'),

0 commit comments

Comments
 (0)