2023-05-16 10:50:42 +08:00

6 lines
139 B
PHP

<?php
$lang->api->export = 'API导出';
$lang->api->exportScope['single'] = '当前API';
$lang->api->exportScope['all'] = '所有API';