add
This commit is contained in:
8
app/admin/lang/en/security/sensitivedata.php
Normal file
8
app/admin/lang/en/security/sensitivedata.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
return [
|
||||
'Name' => 'Rule name',
|
||||
'Controller' => 'Controller',
|
||||
'Data Table' => 'Corresponding data table',
|
||||
'Primary Key' => 'Data table primary key',
|
||||
'Data Fields' => 'Sensitive data fields',
|
||||
];
|
||||
Reference in New Issue
Block a user