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

6 lines
140 B
PHP

<?php
$lang->api->export = 'API Export';
$lang->api->exportScope['single'] = 'Current API';
$lang->api->exportScope['all'] = 'All API';