mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
N°9138 - Fix typo in dict entry code ConfigMgmt
This commit is contained in:
@@ -1526,10 +1526,10 @@ Dict::Add('JA JP', 'Japanese', '日本語', [
|
||||
// Add translation for Fieldsets
|
||||
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', [
|
||||
'ConfigMgnt:baseinfo' => 'General~~',
|
||||
'ConfigMgnt:moreinfo' => 'CI specifics~~',
|
||||
'ConfigMgmt:baseinfo' => 'General~~',
|
||||
'ConfigMgmt:moreinfo' => 'CI specifics~~',
|
||||
'Storage:moreinfo' => 'Storage specifics~~',
|
||||
'ConfigMgnt:otherinfo' => 'Dates and description~~',
|
||||
'ConfigMgmt:otherinfo' => 'Dates and description~~',
|
||||
'Software:moreinfo' => 'Software specifics~~',
|
||||
'Phone:moreinfo' => 'Phone specifics~~',
|
||||
'Server:baseinfo' => '基本情報',
|
||||
|
||||
Reference in New Issue
Block a user