8000
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 1b073c2 commit e0a68bdCopy full SHA for e0a68bd
src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php
@@ -60,7 +60,7 @@ final class LightSmsTransport extends AbstractTransport
60
'25' => 'Error in access to the list',
61
'26' => 'There are no numbers in the list',
62
'27' => 'No valid numbers',
63
- '28' => 'Date of start not specified (Format: YYYY-MM-DD)',
+ '28' => 'Missing start date (Format: YYYY-MM-DD)',
64
'29' => 'Missing end date (Format: YYYY-MM-DD)',
65
'30' => 'No date (format: YYYY-MM-DD)',
66
'31' => 'Closing direction to the user',
0 commit comments