6 lines
88 B
PHP
6 lines
88 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'category_order_saved' => 'Category order has been saved.',
|
||
|
];
|