* Modify version name.

This commit is contained in:
caoyanyi
2023-03-30 13:29:02 +08:00
parent c5311e0848
commit 845c6ab860
4 changed files with 1 additions and 5 deletions
-1
View File
@@ -39,7 +39,6 @@ $lang->api->noModule = 'No directory in the API library. Please add the
$lang->api->post = 'Auf Seiten Liste beziehen bei POST Debug';
$lang->api->noUniqueName = 'The API library name exists.';
$lang->api->noUniqueVersion = 'The version exists.';
$lang->api->version = 'Version';
$lang->api->createStruct = 'Create Data Structure';
$lang->api->editStruct = 'Edit Data Structure';
$lang->api->deleteStruct = 'Delete Data Structure';