mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
N°9138 - Fix typo in dict entry code ConfigMgmt
This commit is contained in:
@@ -1568,9 +1568,9 @@ Dict::Add('EN US', 'English', 'English', [
|
||||
// Add translation for Fieldsets
|
||||
|
||||
Dict::Add('EN US', 'English', 'English', [
|
||||
'ConfigMgnt:baseinfo' => 'General',
|
||||
'ConfigMgnt:moreinfo' => 'CI specifics',
|
||||
'ConfigMgnt:otherinfo' => 'Dates and description',
|
||||
'ConfigMgmt:baseinfo' => 'General',
|
||||
'ConfigMgmt:moreinfo' => 'CI specifics',
|
||||
'ConfigMgmt:otherinfo' => 'Dates and description',
|
||||
'Storage:moreinfo' => 'Storage specifics',
|
||||
'Software:moreinfo' => 'Software specifics',
|
||||
'Phone:moreinfo' => 'Phone specifics',
|
||||
|
||||
Reference in New Issue
Block a user