mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Update languages
This commit is contained in:
		| @@ -228,6 +228,17 @@ return [ | ||||
|  | ||||
|     // Webhooks | ||||
|     'webhooks'                             => 'Webhooks', | ||||
|     'webhooks_breadcrumb'                  => 'Webhooks', | ||||
|     'webhook_trigger_STORE_TRANSACTION'    => 'On transaction creation', | ||||
|     'webhook_trigger_UPDATE_TRANSACTION'   => 'On transaction update', | ||||
|     'webhook_trigger_DESTROY_TRANSACTION'  => 'On transaction delete', | ||||
|     'webhook_response_TRANSACTIONS'        => 'Account details', | ||||
|     'webhook_response_ACCOUNTS'            => 'Transaction details', | ||||
|     'webhook_response_none_NONE'           => 'No details', | ||||
|     'webhook_delivery_JSON'                => 'JSON', | ||||
|     'inspect'                              => 'Inspect', | ||||
|     'create_new_webhook'                   => 'Create new webhook', | ||||
|     'webhooks_create_breadcrumb'           => 'Create new webhook', | ||||
|  | ||||
|     // API access | ||||
|     'authorization_request'                => 'Firefly III v:version engedély kérelem', | ||||
| @@ -247,7 +258,6 @@ return [ | ||||
|     'all_source_accounts'                  => 'Forrásszámlák', | ||||
|     'back_to_index'                        => 'Vissza a kezdőoldalra', | ||||
|     'cant_logout_guard'                    => 'Firefly III can\'t log you out.', | ||||
|     'external_url'                         => 'External URL', | ||||
|     'internal_reference'                   => 'Internal reference', | ||||
|  | ||||
|     // check for updates: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user