N°1408 - Dashboard Attribute (dictionary)

This commit is contained in:
Eric
2018-11-14 12:50:32 +01:00
parent b87037d187
commit e9fb885d34
2 changed files with 18 additions and 0 deletions

View File

@@ -33,6 +33,15 @@ Dict::Add('EN US', 'English', 'English', array(
'Core:AttributeLinkedSet' => 'Array of objects',
'Core:AttributeLinkedSet+' => 'Any kind of objects of the same class or subclass',
'Core:AttributeDashboard' => 'Dashboard',
'Core:AttributeDashboard+' => '',
'Core:AttributePhoneNumber' => 'Phone number',
'Core:AttributePhoneNumber+' => '',
'Core:AttributeObsolescenceDate' => 'Obsolescence date',
'Core:AttributeObsolescenceDate+' => '',
'Core:AttributeTagSet' => 'List of tags',
'Core:AttributeTagSet+' => '',
'Core:AttributeSet:placeholder' => 'click to add',

View File

@@ -31,6 +31,15 @@ Dict::Add('FR FR', 'French', 'Français', array(
'Core:AttributeLinkedSet' => 'Objets liés (1-n)',
'Core:AttributeLinkedSet+' => 'Liste d\'objets d\'une classe donnée et pointant sur l\'objet courant',
'Core:AttributeDashboard' => 'Tableau de bord',
'Core:AttributeDashboard+' => '',
'Core:AttributePhoneNumber' => 'Numéro de téléphone',
'Core:AttributePhoneNumber+' => '',
'Core:AttributeObsolescenceDate' => 'Date d\'obsolescence',
'Core:AttributeObsolescenceDate+' => '',
'Core:AttributeTagSet' => 'Liste d\'étiquettes',
'Core:AttributeTagSet+' => '',
'Core:AttributeSet:placeholder' => 'cliquer pour ajouter',