11 lines
163 B
PHP
11 lines
163 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'throttled' => [
|
|
'title' => 'Tumna a tam lutuk',
|
|
'body' => 'Khawngaihin seconds :seconds hnuah ti nawn leh rawh.',
|
|
],
|
|
|
|
];
|