mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Update frontend.
This commit is contained in:
		| @@ -678,7 +678,7 @@ return [ | ||||
|     'pref_optional_fields_transaction'          => 'Optionale Felder für Buchungen', | ||||
|     'pref_optional_fields_transaction_help'     => 'Wenn Sie eine Buchung anlegen sind standardmäßig nicht alle vorhandenen Felder aktiviert. Hier können Sie alle Felder aktivieren, die Sie gerne nutzen möchten. Alle Felder die deaktiviert sind, aber bereits ausgefüllt sind, werden unabhängig von ihren Einstellungen sichtbar sein.', | ||||
|     'optional_tj_date_fields'                   => 'Datumsfelder', | ||||
|     'optional_tj_other_fields'                  => 'Other fields', | ||||
|     'optional_tj_other_fields'                  => 'Andere Felder', | ||||
|     'optional_tj_attachment_fields'             => 'Anlage Felder', | ||||
|     'pref_optional_tj_interest_date'            => 'Zinstermin', | ||||
|     'pref_optional_tj_book_date'                => 'Buchungstermin', | ||||
| @@ -689,14 +689,14 @@ return [ | ||||
|     'pref_optional_tj_internal_reference'       => 'Interner Verweis', | ||||
|     'pref_optional_tj_notes'                    => 'Notizen', | ||||
|     'pref_optional_tj_attachments'              => 'Anhänge', | ||||
|     'pref_optional_tj_external_uri'             => 'External URL', | ||||
|     'pref_optional_tj_location'                 => 'Location', | ||||
|     'pref_optional_tj_links'                    => 'Transaction links', | ||||
|     'pref_optional_tj_external_uri'             => 'Externe URL', | ||||
|     'pref_optional_tj_location'                 => 'Herkunft', | ||||
|     'pref_optional_tj_links'                    => 'Buchungsverknüpfungen', | ||||
|     'optional_field_meta_dates'                 => 'Daten', | ||||
|     'optional_field_meta_business'              => 'Geschäftlich', | ||||
|     'optional_field_attachments'                => 'Anhänge', | ||||
|     'optional_field_meta_data'                  => 'Optionale Metadaten', | ||||
|     'external_uri'                              => 'External URL', | ||||
|     'external_uri'                              => 'Externe URL', | ||||
|  | ||||
|     // profile: | ||||
|     'delete_stuff_header'                       => 'Daten löschen', | ||||
| @@ -1277,9 +1277,9 @@ return [ | ||||
|     'per_day'                                   => 'Pro Tag', | ||||
|     'left_to_spend_per_day'                     => 'Verbleibend zum Ausgeben je Tag', | ||||
|     'bills_paid'                                => 'Rechnungen bezahlt', | ||||
|     'custom_period'                             => 'Custom period', | ||||
|     'reset_to_current'                          => 'Reset to current period', | ||||
|     'select_period'                             => 'Select a period', | ||||
|     'custom_period'                             => 'Benutzerdefinierter Zeitraum', | ||||
|     'reset_to_current'                          => 'Auf aktuellen Zeitraum zurücksetzen', | ||||
|     'select_period'                             => 'Zeitraum auswählen', | ||||
|  | ||||
|     // menu and titles, should be recycled as often as possible: | ||||
|     'currency'                                  => 'Währung', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user