Files
biiproject-kit-v1/lang/vendor/filament-actions/th/notifications.php
T

9 lines
309 B
PHP

<?php
return [
'throttled' => [
'title' => 'จำนวนครั้งในการพยายามดำเนินการได้ถึงขีดจำกัดแล้ว',
'body' => 'กรุณาลองใหม่อีก :seconds วินาที',
],
];