Files

11 lines
176 B
PHP

<?php
return [
'throttled' => [
'title' => 'יותר מדי ניסיונות',
'body' => 'אנא נסה שוב בעוד :seconds שניות.',
],
];