Skip to content
Snippets Groups Projects
Commit de45619b authored by kevin.dezaphi's avatar kevin.dezaphi
Browse files

change name to match database

parent 1e3c751a
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ export class ContactsFillingAdministrationComponent implements OnInit { ...@@ -47,7 +47,7 @@ export class ContactsFillingAdministrationComponent implements OnInit {
'address_street', 'address_street',
'address_town', 'address_town',
'lastname', 'lastname',
'department', 'departement',
'occupancy', 'occupancy',
'address_country', 'address_country',
'firstname', 'firstname',
......
...@@ -665,7 +665,7 @@ export const LANG_EN = { ...@@ -665,7 +665,7 @@ export const LANG_EN = {
"contactsFilling_contact_lastname" : "Lastname (physical contact)", "contactsFilling_contact_lastname" : "Lastname (physical contact)",
"contactsFilling_contact_other_data" : "Other data (physical contact)", "contactsFilling_contact_other_data" : "Other data (physical contact)",
"contactsFilling_contact_title" : "Title (physical contact)", "contactsFilling_contact_title" : "Title (physical contact)",
"contactsFilling_department" : "Department", "contactsFilling_departement" : "Department",
"contactsFilling_email" : "Email", "contactsFilling_email" : "Email",
"contactsFilling_firstname" : "Firtsname", "contactsFilling_firstname" : "Firtsname",
"contactsFilling_function" : "Function", "contactsFilling_function" : "Function",
......
...@@ -690,7 +690,7 @@ export const LANG_FR = { ...@@ -690,7 +690,7 @@ export const LANG_FR = {
"contactsFilling_contact_lastname" : "Nom (contact physique)", "contactsFilling_contact_lastname" : "Nom (contact physique)",
"contactsFilling_contact_other_data" : "Informations complémentaires (contact physique)", "contactsFilling_contact_other_data" : "Informations complémentaires (contact physique)",
"contactsFilling_contact_title" : "Civilité (contact physique)", "contactsFilling_contact_title" : "Civilité (contact physique)",
"contactsFilling_department" : "Service", "contactsFilling_departement" : "Service",
"contactsFilling_email" : "Courriel", "contactsFilling_email" : "Courriel",
"contactsFilling_firstname" : "Prénom", "contactsFilling_firstname" : "Prénom",
"contactsFilling_function" : "Fonction", "contactsFilling_function" : "Fonction",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment