add phrase location

This commit is contained in:
ma0068
2024-03-05 16:42:06 +01:00
parent 5b795c2ccf
commit fdbbba5038
+19 -2
View File
@@ -24505,8 +24505,25 @@ array(
)
)
),
//TODO(Manu) location missing!
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'standort',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Standort',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'location',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',