Some language strings.

This commit is contained in:
James Cole
2020-05-29 06:07:03 +02:00
parent 1c9c380c8c
commit 0c8229d689
22 changed files with 104 additions and 79 deletions

View File

@@ -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.',