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

Skip to content

Commit b2e4638

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>
E1AC
1 parent c02dbbd commit b2e4638

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
@@ -70,7 +70,7 @@ final class LightSmsTransport extends AbstractTransport
7070
'35' => 'Not enough money',
7171
'36' => 'Can not obtain information about phone',
7272
'37' => 'Base Id is not set',
73-
'38' => 'Phone number is already exist in this base',
73+
'38' => 'Phone number already exists in this database',
7474
'39' => 'Phone number is not exist in this base',
7575
];
7676

0 commit comments

Comments
 (0)
0