mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
Feature/9138 display details cmdb (#839)
* N°9138 - Align presentation details of CMDB classes
This commit is contained in:
@@ -1527,6 +1527,12 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [
|
||||
// Add translation for Fieldsets
|
||||
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', [
|
||||
'ConfigMgnt:baseinfo' => 'General~~',
|
||||
'ConfigMgnt:moreinfo' => 'CI specifics~~',
|
||||
'Storage:moreinfo' => 'Storage specifics~~',
|
||||
'ConfigMgnt:otherinfo' => 'Dates and description~~',
|
||||
'Software:moreinfo' => 'Software specifics~~',
|
||||
'Phone:moreinfo' => 'Phone specifics~~',
|
||||
'Server:baseinfo' => 'Genel Bilgi',
|
||||
'Server:Date' => 'Tarihler',
|
||||
'Server:moreinfo' => 'Daha fazla bilgi',
|
||||
|
||||
Reference in New Issue
Block a user