We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7b36a commit 951b10bCopy full SHA for 951b10b
lang/en/entities/relations.php
@@ -48,6 +48,7 @@
48
'is_pinned' => 'Pinned',
49
'owner' => 'Source',
50
'relation' => 'Description',
51
+ 'target' => 'Target entity',
52
'targets' => 'Target entities',
53
'target_relation' => 'Target\'s description',
54
'two_way' => 'Mirror connection',
lang/fr/entities/relations.php
@@ -49,6 +49,7 @@
'is_pinned' => 'Épinglé',
'relation' => 'Relation',
+ 'target' => 'Cible',
'targets' => 'Cibles',
'target_relation' => 'Relation de la cible',
55
'two_way' => 'Créer une relation miroir',
0 commit comments