update phrasen

This commit is contained in:
Werner Masik
2023-09-26 15:25:43 +02:00
parent 822e269f88
commit 5827bde6b0
2 changed files with 98 additions and 21 deletions
+82 -2
View File
@@ -1740,7 +1740,7 @@ $phrases = array(
'insertvon' => 'system'
)
)
),
),
array(
'app' => 'core',
'category' => 'person',
@@ -1795,7 +1795,7 @@ $phrases = array(
),
array(
'sprache' => 'English',
'text' => 'Address',
'text' => 'Salutation',
'description' => '',
'insertvon' => 'system'
)
@@ -18797,6 +18797,86 @@ array(
)
),
// Personalverwaltung begin
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'warnung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Warnung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Warning',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'vornamen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Vornamen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'middle names',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'sprache',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sprache',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'language',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'personalverwaltung',
'category' => 'person',
'phrase' => 'stammdatenGespeichert',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Stammdaten gespeichert',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Master data saved',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'personalverwaltung',
'category' => 'vbform',