mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Some language strings.
This commit is contained in:
		| @@ -488,9 +488,9 @@ return [ | ||||
|     'rule_action_update_piggy'                   => 'Add/remove transaction amount in piggy bank ":action_value"', | ||||
|     'rule_action_append_description_choice'      => 'Tambahkan deskripsi dengan..', | ||||
|     'rule_action_prepend_description_choice'     => 'Tambahkan deskripsi dengan..', | ||||
|     'rule_action_set_source_account_choice'      => 'Tetapkan akun sumber ke...', | ||||
|     'rule_action_set_source_account_choice'      => 'Set source account to..', | ||||
|     'rule_action_set_source_account'             => 'Tetapkan akun sumber ke :action_value', | ||||
|     'rule_action_set_destination_account_choice' => 'Tetapkan akun tujuan ke...', | ||||
|     'rule_action_set_destination_account_choice' => 'Set destination account to..', | ||||
|     'rule_action_set_destination_account'        => 'Tetapkan akun tujuan ke :action_value', | ||||
|     'rule_action_append_notes_choice'            => 'Tambahkan catatan dengan..', | ||||
|     'rule_action_append_notes'                   => 'Tambahkan catatan dengan ":action_value"', | ||||
| @@ -1639,8 +1639,9 @@ return [ | ||||
|     'telemetry_back_to_index'            => 'Back to telemetry index', | ||||
|     'not_yet_submitted'                  => 'Not yet submitted', | ||||
|     'telemetry_type_feature'             => 'Feature flag', | ||||
|     'telemetry_submit_all'               => 'Submit records', | ||||
|     'telemetry_type_string'              => 'Text', | ||||
|     'telemetry_type_recurring'           => 'Recurring', | ||||
|     'telemetry_submit_all'               => 'Submit records', | ||||
|     'telemetry_delete_submitted_records' => 'Delete submitted records', | ||||
|     'telemetry_submission_executed'      => 'Records have been submitted. Check your log files for more info.', | ||||
|     'telemetry_all_deleted'              => 'All telemetry records have been deleted.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user