Konto: more phrases

This commit is contained in:
cgfhtw
2024-04-25 13:09:10 +02:00
parent 912b018e32
commit 4f4df8a8b7
3 changed files with 150 additions and 31 deletions
+121 -1
View File
@@ -26858,6 +26858,66 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'konto',
'phrase' => 'mahnspanne',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Mahnspanne',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Dunning margin',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'konto',
'phrase' => 'credit_points',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Credit Points',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Credit Points',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'konto',
'phrase' => 'reference',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zahlungsreferenz',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Payment reference',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'konto',
@@ -27122,7 +27182,7 @@ array(
array(
'app' => 'core',
'category' => 'stv',
'phrase' => 'tab_konto',
'phrase' => 'tab_banking',
'insertvon' => 'system',
'phrases' => array(
array(
@@ -27180,6 +27240,66 @@ array(
)
),
// konto
array(
'app' => 'core',
'category' => 'stv',
'phrase' => 'konto_title_new',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Neue Buchung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'New Booking',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'stv',
'phrase' => 'konto_title_new_multi',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Neue Buchung ({x} Studenten)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'New Booking ({x} Students)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'stv',
'phrase' => 'konto_title_edit',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Buchung #{buchungsnr} bearbeiten',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Edit Booking #{buchungsnr}',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'stv',