Thanks to visit codestin.com Credit goes to github.com
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 079406e commit 7b51e0dCopy full SHA for 7b51e0d
src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php
@@ -55,7 +55,7 @@ final class LightSmsTransport extends AbstractTransport
55
'20' => 'The number already exists',
56
'21' => 'No name',
57
'22' => 'Template already exists',
58
- '23' => 'Month not specifies (Format: YYYY-MM)',
+ '23' => 'Missing Month (Format: YYYY-MM)',
59
'24' => 'Timestamp not specified',
60
'25' => 'Error in access to the list',
61
'26' => 'There are no numbers in the list',
0 commit comments