mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations.
This commit is contained in:
@@ -472,7 +472,7 @@ return [
|
||||
'matching_on' => 'Matching on',
|
||||
'between_amounts' => 'between :low and :high.',
|
||||
'repeats' => 'Repeats',
|
||||
'connected_journals' => 'Connected transaction journals',
|
||||
'connected_journals' => 'Connected transactions',
|
||||
'auto_match_on' => 'Automatically matched by Firefly',
|
||||
'auto_match_off' => 'Not automatically matched by Firefly',
|
||||
'next_expected_match' => 'Next expected match',
|
||||
@@ -561,7 +561,7 @@ return [
|
||||
'edit_selected' => 'Edit selected',
|
||||
'delete_selected' => 'Delete selected',
|
||||
'mass_delete_journals' => 'Delete a number of transactions',
|
||||
'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be catious.',
|
||||
'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious.',
|
||||
|
||||
|
||||
// new user:
|
||||
|
@@ -116,7 +116,7 @@ return [
|
||||
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
|
||||
'permDeleteWarning' => 'Deleting stuff from Firely is permanent and cannot be undone.',
|
||||
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',
|
||||
'delete_all_permanently' => 'Delete all permanently',
|
||||
'delete_all_permanently' => 'Delete selected permanently',
|
||||
'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.',
|
||||
'also_delete_rules' => 'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group will be deleted as well.',
|
||||
'also_delete_piggyBanks' => 'The only piggy bank connected to this account will be deleted as well.|All :count piggy bank connected to this account will be deleted as well.',
|
||||
|
Reference in New Issue
Block a user