mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Room for better translation
This commit is contained in:
@@ -54,6 +54,7 @@ return [
|
||||
'create_new_stuff' => 'Create new stuff',
|
||||
'new_withdrawal' => 'New withdrawal',
|
||||
'create_new_transaction' => 'Create new transaction',
|
||||
'create_new_transaction_sidebar' => 'Create new transaction',
|
||||
'new_transaction' => 'New transaction',
|
||||
'no_rules_for_bill' => 'This bill has no rules associated to it.',
|
||||
'go_to_asset_accounts' => 'View your asset accounts',
|
||||
@@ -472,6 +473,8 @@ return [
|
||||
'rule_action_remove_tag_choice' => 'Remove tag..',
|
||||
'rule_action_remove_all_tags_choice' => 'Remove all tags',
|
||||
'rule_action_set_description_choice' => 'Set description to..',
|
||||
'rule_action_update_piggy_choice' => 'Add/remove transaction amount in piggy bank..',
|
||||
'rule_action_update_piggy' => 'Add/remove transaction amount in piggy bank ":action_value"',
|
||||
'rule_action_append_description_choice' => 'Append description with..',
|
||||
'rule_action_prepend_description_choice' => 'Prepend description with..',
|
||||
'rule_action_set_source_account_choice' => 'Set source account to...',
|
||||
|
Reference in New Issue
Block a user