* Modify tag name.

This commit is contained in:
caoyanyi
2023-02-23 16:31:25 +08:00
parent 2f3aae9281
commit fcebbfcc57
7 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ $lang->dev->featureBar['langItem']['common'] = 'Common';
$lang->dev->featureBar['langItem']['first'] = 'First Menu';
$lang->dev->featureBar['langItem']['second'] = 'Second Menu';
$lang->dev->featureBar['langItem']['third'] = 'Third Menu';
$lang->dev->featureBar['langItem']['feature'] = 'Search Tab';
$lang->dev->featureBar['langItem']['tag'] = 'Search Tag';
$lang->dev->projectMenu['project'] = "{$lang->projectCommon} Common";
$lang->dev->projectMenu['scrum'] = "Scrum {$lang->projectCommon}";