mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-17 17:37:48 +00:00
Afficher les patients suggérés et ajouter un sélecteur urgent/non urgent
This commit is contained in:
@@ -156,3 +156,31 @@ renderbox:
|
||||
no_current_address: "Sans adresse actuellement"
|
||||
new_household: "Nouveau ménage"
|
||||
no_members_yet: "Aucun membre actuellement"
|
||||
|
||||
pick_entity:
|
||||
add: "Ajouter"
|
||||
modal_title: >-
|
||||
{count, plural,
|
||||
one {Indiquer un}
|
||||
other {Ajouter des}
|
||||
}
|
||||
user: >-
|
||||
{count, plural,
|
||||
one {Utilisateur}
|
||||
other {Utilisateurs}
|
||||
}
|
||||
user_group: >-
|
||||
{count, plural,
|
||||
one {Groupe d'utilisateur}
|
||||
other {Groupes d'utilisateurs}
|
||||
}
|
||||
person: >-
|
||||
{count, plural,
|
||||
one {Usager}
|
||||
other {Usagers}
|
||||
}
|
||||
thirdparty: >-
|
||||
{count, plural,
|
||||
one {Tiers}
|
||||
other {Tiers}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user