first commit
This commit is contained in:
15
languages/ar_ae/custom/Events.php
Normal file
15
languages/ar_ae/custom/Events.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
$languageStrings = array(
|
||||
'Visite' => 'Visite',
|
||||
'Remplacer par un autre' => 'Remplacer par un autre',
|
||||
'Commande' => 'Commande',
|
||||
'Réunion' => 'Réunion',
|
||||
'Formation' => 'Formation',
|
||||
'Visite KOL' => 'Visite KOL',
|
||||
'Congés' => 'Congés',
|
||||
'Evènement médecins' => 'Evènement médecins',
|
||||
'Evénement pharmacie' => 'Evénement pharmacie',
|
||||
'Maladie' => 'Maladie',
|
||||
'Tâches adminitratives' => 'Tâches adminitratives',
|
||||
'Journée fériée' => 'Journée fériée',
|
||||
);
|
||||
Reference in New Issue
Block a user