mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
work on style and view and layout
This commit is contained in:
@@ -3,14 +3,48 @@ person:
|
||||
surname: Prénom
|
||||
dateOfBirth: Date de naissance
|
||||
nationality: Nationalité
|
||||
civil_union:
|
||||
divorced: Divorcé
|
||||
separated: Séparé
|
||||
widow: Veuf
|
||||
unknow: Inconnu
|
||||
cohab: Cohabitation légale
|
||||
single: Célibataire
|
||||
|
||||
|
||||
search:
|
||||
q_is_empty: Votre requête est vide. Veuillez introduire un terme de recherche
|
||||
no_results: La requête <span class="research">%q%</span> ne renvoie aucun résultat.
|
||||
|
||||
|
||||
views:
|
||||
layout:
|
||||
born: '{0} Né le %date% | {1} Née le %date%'
|
||||
without_nationality: Nationalité inconnue
|
||||
Person:
|
||||
view:
|
||||
born: '{0} Né le %date% | {1} Née le %date%'
|
||||
birth: Naissance
|
||||
dateOfBirth: Date de naissance
|
||||
placeOfBirth: Lieu de Naissance
|
||||
country_of_birth_unknow: Pays inconnu
|
||||
without_nationality: Nationalité inconnue
|
||||
family: Famille
|
||||
civil_union: État civil
|
||||
nb_of_childs: Nombre d'enfants
|
||||
nb_of_childs_count: '{0} Aucun enfant|{1} Un enfant | ]1,Inf] %nb% enfants'
|
||||
nationality: Nationalité
|
||||
national_number: Numéro national
|
||||
contact: Informations de contact
|
||||
email: Courrer électronique
|
||||
address: Adresse
|
||||
administrative: Administratif
|
||||
list:
|
||||
without_nationality: Nationalité inconnue
|
||||
|
||||
|
||||
|
||||
menu:
|
||||
person:
|
||||
history: Historique
|
||||
general_view: Informations personnelles
|
||||
|
||||
|
Reference in New Issue
Block a user