mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
Create French counterpart of English dictionaries
This commit is contained in:
@@ -43,6 +43,7 @@ Dict::Add('FR FR', 'French', 'Français', [
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', [
|
||||
'Class:FiberChannelInterface/Name' => '%2$s %1$s',
|
||||
'Class:FiberChannelInterface/Attribute:org_id' => 'Organisation',
|
||||
'Class:FiberChannelInterface/Attribute:org_id+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:location_id' => 'Site',
|
||||
|
||||
@@ -54,6 +54,7 @@ Dict::Add('FR FR', 'French', 'Français', [
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', [
|
||||
'Class:LogicalInterface/Name' => '%2$s %1$s',
|
||||
'Class:LogicalInterface/Attribute:org_id' => 'Organisation',
|
||||
'Class:LogicalInterface/Attribute:org_id+' => '',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user