8000 Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTranspo… · symfony/symfony@e0a68bd · GitHub
[go: up one dir, main page]

Skip to content

Commit e0a68bd

Browse files
StaffNowat-richard
authored andcommitted
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php
Co-authored-by: Thibault RICHARD <thibault@widop.com>
1 parent 1b073c2 commit e0a68bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ final class LightSmsTransport extends AbstractTransport
6060
'25' => 'Error in access to the list',
6161
'26' => 'There are no numbers in the list',
6262
'27' => 'No valid numbers',
63-
'28' => 'Date of start not specified (Format: YYYY-MM-DD)',
63+
'28' => 'Missing start date (Format: YYYY-MM-DD)',
6464
'29' => 'Missing end date (Format: YYYY-MM-DD)',
6565
'30' => 'No date (format: YYYY-MM-DD)',
6666
'31' => 'Closing direction to the user',

0 commit comments

Comments
 (0)
0