new Multitab CombinePeople, start Function

This commit is contained in:
ma0068
2025-10-22 10:23:24 +02:00
parent 4495632393
commit 6337869098
4 changed files with 83 additions and 1 deletions
+21 -1
View File
@@ -49982,7 +49982,27 @@ I have been informed that I am under no obligation to consent to the transmissio
'insertvon' => 'system'
)
)
)
),
array(
'app' => 'core',
'category' => 'stv',
'phrase' => 'tab_combine_people',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Personen zusammenlegen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Combine People',
'description' => '',
'insertvon' => 'system'
)
)
),
);