Updated strings.

This commit is contained in:
James Cole
2020-06-04 06:49:44 +02:00
parent 3db778a2b1
commit 29847c9711
149 changed files with 863 additions and 4978 deletions

View File

@@ -24,5 +24,5 @@ declare(strict_types=1);
return [
'failed' => 'Thông tin đăng nhập không đúng.',
'throttle' => 'Đăng nhập thất bại nhiều lần. Vui lòng thử lại sau : giây.',
'throttle' => 'Đăng nhập thất bại nhiều lần. Vui lòng thử lại sau :seconds.',
];