DiverseYouthNightSchool/application/admin/lang/zh-cn/famysql/index.php

8 lines
210 B
PHP
Raw Normal View History

2024-11-04 10:49:10 +08:00
<?php
return [
'Name' => '索引名',
'Column_name' => '列名',
'Non_unique' => '索引类型',
'Table Operate' => '表操作',
];