Create auth.php

This commit is contained in:
j1t 2018-05-22 06:43:04 +00:00 committed by GitHub
parent 4c75aa04a2
commit a113c0117e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?php
return [
'failed' => 'פרטים אלו אינם תואמים לרשימותינו.',
'throttle' => 'יותר מדי ניסיונות כניסה. אנא נסה שוב בעוד :seconds שניות.',
];