mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
🌐 Dictionaries update
This commit is contained in:
@@ -23,3 +23,12 @@
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
// Dictionary entries go here
|
||||
));
|
||||
|
||||
//
|
||||
// Class: LogicalInterface
|
||||
//
|
||||
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Class:LogicalInterface/Attribute:org_id' => 'Org id~~',
|
||||
'Class:LogicalInterface/Attribute:org_id+' => '~~',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user