add
This commit is contained in:
8
app/admin/lang/en/user/moneylog.php
Normal file
8
app/admin/lang/en/user/moneylog.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
return [
|
||||
'user_id' => 'User',
|
||||
'money' => 'Change amount',
|
||||
'memo' => 'Change Notes',
|
||||
"The user can't find it" => "User does not exist",
|
||||
'Change note cannot be blank' => 'Change Notes cannot be empty',
|
||||
];
|
||||
Reference in New Issue
Block a user