mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
Some language strings.
This commit is contained in:
@@ -488,9 +488,9 @@ return [
|
||||
'rule_action_update_piggy' => 'Bedrag +/- bij spaarpotje ":action_value"',
|
||||
'rule_action_append_description_choice' => 'Zet .. achter de omschrijving',
|
||||
'rule_action_prepend_description_choice' => 'Zet .. voor de omschrijving',
|
||||
'rule_action_set_source_account_choice' => 'Verander bronrekening naar...',
|
||||
'rule_action_set_source_account_choice' => 'Verander bronrekening naar..',
|
||||
'rule_action_set_source_account' => 'Verander bronrekening naar ":action_value"',
|
||||
'rule_action_set_destination_account_choice' => 'Verander doelrekening naar...',
|
||||
'rule_action_set_destination_account_choice' => 'Verander doelrekening naar..',
|
||||
'rule_action_set_destination_account' => 'Verander doelrekening naar ":action_value"',
|
||||
'rule_action_append_notes_choice' => 'Vul notitie aan met..',
|
||||
'rule_action_append_notes' => 'Vul notitie aan met ":action_value"',
|
||||
@@ -1639,8 +1639,9 @@ return [
|
||||
'telemetry_back_to_index' => 'Terug naar telemetrie-index',
|
||||
'not_yet_submitted' => 'Nog niet verstuurd',
|
||||
'telemetry_type_feature' => 'Feature flag',
|
||||
'telemetry_submit_all' => 'Verstuur records',
|
||||
'telemetry_type_string' => 'Tekst',
|
||||
'telemetry_type_recurring' => 'Herhalend',
|
||||
'telemetry_submit_all' => 'Verstuur records',
|
||||
'telemetry_delete_submitted_records' => 'Verwijder verstuurde records',
|
||||
'telemetry_submission_executed' => 'Records zijn verstuurd. Check je log files voor meer info.',
|
||||
'telemetry_all_deleted' => 'Alle telemetrierecords zijn verwijderd.',
|
||||
|
||||
Reference in New Issue
Block a user