mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-04 12:29:47 +00:00
Update meta data for new release.
This commit is contained in:
@@ -469,6 +469,10 @@ return [
|
||||
'search_modifier_transaction_type' => 'O tipo da transação é ":value"',
|
||||
'search_modifier_not_transaction_type' => 'Tipo de transação não é ":value"',
|
||||
'search_modifier_tag_is' => 'A tag é ":value"',
|
||||
'search_modifier_tag_contains' => 'Tag contains ":value"',
|
||||
'search_modifier_not_tag_contains' => 'Tag does not contain ":value"',
|
||||
'search_modifier_tag_ends' => 'Tag ends with ":value"',
|
||||
'search_modifier_tag_starts' => 'Tag starts with ":value"',
|
||||
'search_modifier_not_tag_is' => 'Nenhuma tag é ":value"',
|
||||
'search_modifier_date_on_year' => 'Transação é no ano de ":value"',
|
||||
'search_modifier_not_date_on_year' => 'Transação não está no ano ":value"',
|
||||
@@ -1278,6 +1282,8 @@ return [
|
||||
'rule_action_append_notes_to_descr' => 'Adicionar notas à descrição',
|
||||
'rule_action_move_descr_to_notes' => 'Substituir notas por descrição',
|
||||
'rule_action_move_notes_to_descr' => 'Substituir descrição por notas',
|
||||
'rule_action_set_destination_to_cash_choice' => 'Set destination account to (cash)',
|
||||
'rule_action_set_source_to_cash_choice' => 'Set source account to (cash)',
|
||||
'rulegroup_for_bills_title' => 'Grupo de regras para faturas',
|
||||
'rulegroup_for_bills_description' => 'Um grupo especial de regras para todas as regras que envolvem faturas.',
|
||||
'rule_for_bill_title' => 'Regra gerada automaticamente para a fatura ":name"',
|
||||
|
||||
Reference in New Issue
Block a user