Skip to content

Commit 49b4780

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 b2e4638 commit 49b4780

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
@@ -65,7 +65,7 @@ final class LightSmsTransport extends AbstractTransport
6565
'30' => 'No date (format: YYYY-MM-DD)',
6666
'31' => 'Closing direction to the user',
6767
'32' => 'Not enough money',
68-
'33' => 'Phone number is not set',
68+
'33' => 'Missing phone number',
6969
'34' => 'Phone is in stop list',
7070
'35' => 'Not enough money',
7171
'36' => 'Can not obtain information about phone',

0 commit comments

Comments
 (0)