Code for new release.

This commit is contained in:
James Cole
2024-01-02 20:19:09 +01:00
parent 9eca31529c
commit bc26ee5cde
85 changed files with 474 additions and 187 deletions

View File

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