mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
🌐 RU for itop-config-mgmt : put back 2 missing keys for name_brand uniqueness rule in Model class
This commit is contained in:
@@ -1343,6 +1343,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:Model/Attribute:type/Value:Phone+' => 'Telephone~~',
|
||||
'Class:Model/Attribute:physicaldevices_list' => 'Устройства',
|
||||
'Class:Model/Attribute:physicaldevices_list+' => 'Все устройства этой модели',
|
||||
'Class:Model/UniquenessRule:name_brand+' => 'Name must be unique in the brand~~',
|
||||
'Class:Model/UniquenessRule:name_brand' => 'this model already exists for this brand~~',
|
||||
));
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user