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

Skip to content

Commit 1b073c2

Browse files
StaffNowat-richard
authored and
Vasilij Dusko | CREATION
committed
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php
Co-authored-by: Thibault RICHARD <thibault@widop.com>
1 parent b0891be commit 1b073c2

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
@@ -61,7 +61,7 @@ final class LightSmsTransport extends AbstractTransport
6161
'26' => 'There are no numbers in the list',
6262
'27' => 'No valid numbers',
6363
'28' => 'Date of start not specified (Format: YYYY-MM-DD)',
64-
'29' => 'Date of end not specified (Format: YYYY-MM-DD)',
64+
'29' => 'Missing end date (Format: YYYY-MM-DD)',
6565
'30' => 'No date (format: YYYY-MM-DD)',
6666
'31' => 'Closing direction to the user',
6767
'32' => 'Not enough money',

0 commit comments

Comments
 (0)
0