mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update translations.
This commit is contained in:
@@ -42,7 +42,7 @@ return [
|
||||
|
||||
//'month_and_day' => '%B %e, %Y',
|
||||
'month_and_day_moment_js' => 'DD. MMM. YYYY',
|
||||
'month_and_day_fns' => 'd. MMMM Y',
|
||||
'month_and_day_fns' => 'D. MMMM Y',
|
||||
'month_and_day_js' => 'Do MMMM YYYY',
|
||||
|
||||
//'month_and_date_day' => '%A %B %e, %Y',
|
||||
|
||||
@@ -98,7 +98,7 @@ return [
|
||||
'returnHereUpdateExplanation' => 'Nach dem Update, hierher zurückkehren.',
|
||||
'description' => 'Beschreibung',
|
||||
'expense_account' => 'Ausgabenkonto',
|
||||
'revenue_account' => 'Kreditor (Einnahme)',
|
||||
'revenue_account' => 'Einnahmenkonto',
|
||||
'decimal_places' => 'Nachkommastellen',
|
||||
'destination_amount' => 'Betrag (Ziel)',
|
||||
'new_email_address' => 'Neue E-Mail-Adresse',
|
||||
@@ -273,7 +273,7 @@ return [
|
||||
'due_date' => 'Fälligkeitstermin',
|
||||
'payment_date' => 'Zahlungsdatum',
|
||||
'invoice_date' => 'Rechnungsdatum',
|
||||
'internal_reference' => 'Interner Verweis',
|
||||
'internal_reference' => 'Interne Referenz',
|
||||
'inward' => 'Beschreibung der Eingänge',
|
||||
'outward' => 'Beschreibung der Ausgänge',
|
||||
'rule_group_id' => 'Regelgruppe',
|
||||
|
||||
Reference in New Issue
Block a user