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

11 lines
169 B
PHP

<?php
return [
'throttled' => [
'title' => 'Quá nhiều lần thao tác',
'body' => 'Vui lòng thử lại sau :seconds giây nữa.',
],
];