* Add project link product tips.

This commit is contained in:
tianshujie98
2020-11-20 11:16:47 +08:00
parent 221a3ee96d
commit fdaa19f307
6 changed files with 10 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ $lang->program->unbindWhielist = 'Project Remove Whitelist';
$lang->program->PRJManageProducts = 'Manage Products';
$lang->program->copyTitle = 'Please select an project to copy';
$lang->program->errorSameProducts = 'Project cannot be associated with multiple identical products.';
$lang->program->errorNoProducts = 'At least one product is linked with the project.';
$lang->program->copyNoProject = 'There are no items available to copy.';
$lang->program->PRJSource = 'Project source:';
$lang->program->PRJStandalone = 'Standalone Projects';