mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Meta files for new release.
This commit is contained in:
@@ -242,7 +242,7 @@ return [
|
||||
'inspect' => 'Inspect',
|
||||
'create_new_webhook' => 'Opret ny webhook',
|
||||
'webhooks_create_breadcrumb' => 'Opret ny webhook',
|
||||
'webhook_trigger_form_help' => 'Indicate on what event the webhook wil trigger',
|
||||
'webhook_trigger_form_help' => 'Indicate on what event the webhook will trigger',
|
||||
'webhook_response_form_help' => 'Indicate what the webhook must submit to the URL.',
|
||||
'webhook_delivery_form_help' => 'Hvilket format webhook skal levere data i.',
|
||||
'webhook_active_form_help' => 'Webhooken skal være aktiv, ellers vil den ikke blive kaldt.',
|
||||
@@ -1336,7 +1336,7 @@ return [
|
||||
|
||||
// profile:
|
||||
'purge_data_title' => 'Purge data from Firefly III',
|
||||
'purge_data_expl' => '"Purging" means "deleting that which is already deleted". In normal circumstances, Firefly III deletes nothing permanently. It just hides it. This can be annoying when you import data from other sources, as removed transactions will still be recognized as possible duplicates. The button below deletes all of these previously "deleted" records FOREVER.',
|
||||
'purge_data_expl' => '"Purging" means "deleting that which is already deleted". In normal circumstances, Firefly III deletes nothing permanently. It just hides it. The button below deletes all of these previously "deleted" records FOREVER.',
|
||||
'delete_stuff_header' => 'Delete and purge data',
|
||||
'purge_all_data' => 'Purge all deleted records',
|
||||
'purge_data' => 'Purge data',
|
||||
|
||||
Reference in New Issue
Block a user