mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 17:48:43 +02:00
N°1408 fix Organization.overview EN and FR dict keys
This commit is contained in:
@@ -279,7 +279,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
));
|
||||
|
||||
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Organization:Overview:UserRequests' => 'Demandes Utilisateurs pour cette organisation',
|
||||
'Organization:Overview:MyUserRequests' => 'Mes Demandes Utilisateurs pour cette organisation',
|
||||
'Organization:Overview:Tickets' => 'Les Tickets de cette organisation',
|
||||
|
||||
@@ -288,7 +288,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
));
|
||||
|
||||
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Organization:Overview:UserRequests' => 'Demandes Utilisateurs pour cette organisation',
|
||||
'Organization:Overview:MyUserRequests' => 'Mes Demandes Utilisateurs pour cette organisation',
|
||||
'Organization:Overview:Tickets' => 'Les Tickets de cette organisation',
|
||||
|
||||
Reference in New Issue
Block a user