N°9138 - Fix typo in dict entry code ConfigMgmt

This commit is contained in:
v-dumas
2026-03-16 16:51:50 +01:00
parent 32ddf1c980
commit 3c5bf8a134
19 changed files with 83 additions and 83 deletions

View File

@@ -1527,10 +1527,10 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
// Add translation for Fieldsets
Dict::Add('DE DE', 'German', 'Deutsch', [
'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' => 'Allgemeine Informationen',