New: Ajout de la notion de contacts sur les contrats
This commit is contained in:
parent
a15f45df37
commit
cd0efc403a
@ -74,6 +74,7 @@ ListOfContacts=List of contacts
|
||||
ListOfCompanies=List of companies
|
||||
ShowCompany=Show company
|
||||
ShowContact=Show contact
|
||||
ContactType=Contact type
|
||||
NewContact=New contact
|
||||
LastContacts=Last contacts
|
||||
MyContacts=My contacts
|
||||
|
||||
@ -17,6 +17,7 @@ ServiceStatusClosed=Closed
|
||||
ServicesLegend=Services legend
|
||||
Contracts=Contracts
|
||||
Contract=Contract
|
||||
ContractContacts=Contract contacts
|
||||
MenuServices=Services
|
||||
MenuInactiveServices=Services not active
|
||||
MenuRunningServices=Running services
|
||||
|
||||
@ -74,6 +74,7 @@ ListOfContacts=Liste des contacts
|
||||
ListOfCompanies=Liste des sociétés
|
||||
ShowCompany=Afficher société
|
||||
ShowContact=Afficher contact
|
||||
ContactType=Type de contact
|
||||
NewContact=Nouveau contact
|
||||
LastContacts=Derniers contacts
|
||||
MyContacts=Mes contacts
|
||||
|
||||
@ -17,6 +17,7 @@ ServiceStatusClosed=Ferm
|
||||
ServicesLegend=Légende pour les services
|
||||
Contracts=Contrats
|
||||
Contract=Contrat
|
||||
ContractContacts=Contacts contrat
|
||||
MenuServices=Services
|
||||
MenuInactiveServices=Services inactifs
|
||||
MenuRunningServices=Services actifs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user