feat(api particulier): add Pole Emploi locales
This commit is contained in:
parent
cfb8c184fe
commit
2e05a3fde2
2 changed files with 72 additions and 0 deletions
|
@ -68,3 +68,39 @@ en:
|
|||
libelle: supplements
|
||||
erreurCorrectif: error correction
|
||||
situationPartielle: partial status
|
||||
pole_emploi:
|
||||
libelle: Pôle emploi
|
||||
scopes:
|
||||
identite:
|
||||
libelle: Identity
|
||||
identifiant: identifier
|
||||
civilite: civility
|
||||
nom: name
|
||||
nomUsage: common name
|
||||
prenom: first name
|
||||
sexe: gender
|
||||
M: male
|
||||
F: female
|
||||
dateNaissance: date of birth
|
||||
adresse:
|
||||
libelle: Address
|
||||
INSEECommune: INSEE code of the commune
|
||||
codePostal: postcode
|
||||
localite: city
|
||||
ligneVoie: route
|
||||
ligneComplementDestinataire: recipient
|
||||
ligneComplementAdresse: address
|
||||
ligneComplementDistribution: distribution
|
||||
ligneNom: name
|
||||
contact:
|
||||
libelle: Contact
|
||||
email: email
|
||||
telephone: phone number
|
||||
telephone2: phone number 2
|
||||
inscription:
|
||||
libelle: Registration
|
||||
dateInscription: registration date
|
||||
dateCessationInscription: date of deregistration
|
||||
codeCertificationCNAV: CNAV certification code
|
||||
codeCategorieInscription: registration category code
|
||||
libelleCategorieInscription: registration category label
|
||||
|
|
|
@ -68,3 +68,39 @@ fr:
|
|||
libelle: compléments
|
||||
erreurCorrectif: erreur correctif
|
||||
situationPartielle: situation partielle
|
||||
pole_emploi:
|
||||
libelle: Pôle emploi
|
||||
scopes:
|
||||
identite:
|
||||
libelle: Identité
|
||||
identifiant: identifiant
|
||||
civilite: civilité
|
||||
nom: nom
|
||||
nomUsage: nom d’usage
|
||||
prenom: prénom
|
||||
sexe: sexe
|
||||
M: masculin
|
||||
F: féminin
|
||||
dateNaissance: date de naissance
|
||||
adresse:
|
||||
libelle: Adresse
|
||||
INSEECommune: code INSEE de la commune
|
||||
codePostal: code postal
|
||||
localite: localité
|
||||
ligneVoie: voie
|
||||
ligneComplementDestinataire: destinataire
|
||||
ligneComplementAdresse: adresse
|
||||
ligneComplementDistribution: distribution
|
||||
ligneNom: nom
|
||||
contact:
|
||||
libelle: Contact
|
||||
email: email
|
||||
telephone: téléphone
|
||||
telephone2: téléphone 2
|
||||
inscription:
|
||||
libelle: Inscription
|
||||
dateInscription: date d’inscription
|
||||
dateCessationInscription: date de cessation d’inscription
|
||||
codeCertificationCNAV: code de certification CNAV
|
||||
codeCategorieInscription: code de catégorie d’inscription
|
||||
libelleCategorieInscription: libellé de catégorie d’inscription
|
||||
|
|
Loading…
Reference in a new issue