mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
visgraph form: other way to display relation
This commit is contained in:
@@ -16,7 +16,7 @@ const visMessages = {
|
||||
delete_relationship_link: "Êtes-vous sûr ?",
|
||||
delete_confirmation_text: "Vous allez supprimer le lien entre ces 2 usagers.",
|
||||
reverse_relation: "Inverser la relation",
|
||||
relation_from_to_like: "{0}, {2} de {1}",
|
||||
relation_from_to_like: "{2} de {1}", // disable {0}
|
||||
},
|
||||
edit: 'Éditer',
|
||||
del: 'Supprimer',
|
||||
|
Reference in New Issue
Block a user