mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
Code for new release.
This commit is contained in:
@@ -243,7 +243,7 @@ return [
|
||||
// Webhooks
|
||||
'webhooks' => 'Webhook-ok',
|
||||
'webhooks_breadcrumb' => 'Webhook-ok',
|
||||
'webhooks_menu_disabled' => 'disabled',
|
||||
'webhooks_menu_disabled' => 'letiltva',
|
||||
'no_webhook_messages' => 'Nincsenek webhook üzenetek',
|
||||
'webhook_trigger_STORE_TRANSACTION' => 'Tranzakció létrehozása után',
|
||||
'webhook_trigger_UPDATE_TRANSACTION' => 'Tranzakció frissítése után',
|
||||
@@ -432,8 +432,8 @@ return [
|
||||
'search_modifier_source_account_nr_contains' => 'Forrásszámla számlaszáma (IBAN) tartalmazza ":value"',
|
||||
'search_modifier_not_source_account_nr_contains' => 'Forrásszámla számlaszáma (IBAN) nem tartalmazza ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Forrásszámla számlaszáma (IBAN) kezdete ":value"',
|
||||
'search_modifier_not_source_account_nr_starts' => 'Source account number (IBAN) does not start with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends on ":value"',
|
||||
'search_modifier_not_source_account_nr_starts' => 'Forrásszámla számlaszám (IBAN) kezdete nem ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Forrásszámla számlaszáma (IBAN) vége ":value"',
|
||||
'search_modifier_not_source_account_nr_ends' => 'Source account number (IBAN) does not end on ":value"',
|
||||
'search_modifier_destination_account_is' => 'Célszámla neve pontosan ":value"',
|
||||
'search_modifier_not_destination_account_is' => 'Destination account name is not ":value"',
|
||||
|
||||
Reference in New Issue
Block a user