feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'تلاش بیش از حد مجاز',
|
||||
'body' => 'لطفا بعد از :seconds ثانیه دوباره تلاش کنید.',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user