* Add en lang.

This commit is contained in:
sgm0422
2021-04-02 21:01:35 +08:00
parent 1a8a95c24d
commit 7391916108
25 changed files with 149 additions and 99 deletions

View File

@@ -29,6 +29,8 @@ $lang->extension->eraseAction = 'Erase Extension';
$lang->extension->upgrade = 'Upgrade Extension';
$lang->extension->agreeLicense = 'I agree to the license.';
$lang->extension->browseAction = 'Extension List';
$lang->extension->structure = 'Structure';
$lang->extension->structureAction = 'Extension Structure';
$lang->extension->installed = 'Installed';