- phrasen angepasst

This commit is contained in:
ma0048
2025-01-16 15:59:36 +01:00
parent f381ef229e
commit 0d99cc35d4
2 changed files with 21 additions and 1 deletions
+20
View File
@@ -1233,6 +1233,26 @@ $phrases = array(
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'create',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Anlegen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Create',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',