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

11 lines
143 B
PHP

<?php
return [
'throttled' => [
'title' => '操作过于频繁',
'body' => '请在 :seconds 秒后重试。',
],
];