mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 23:50:09 +00:00
Correct errors in English sentences. [skip ci]
This commit is contained in:
@@ -1127,7 +1127,7 @@ return [
|
|||||||
// import index page:
|
// import index page:
|
||||||
'import_index_title' => 'Import data into Firefly III',
|
'import_index_title' => 'Import data into Firefly III',
|
||||||
'import_index_sub_title' => 'Index',
|
'import_index_sub_title' => 'Index',
|
||||||
'import_general_index_intro' => 'Welcome to Firefly\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.',
|
'import_general_index_intro' => 'Welcome to Firefly III\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||||
|
|||||||
@@ -158,7 +158,7 @@ return [
|
|||||||
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
|
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
|
||||||
'journal_link_areYouSure' => 'Are you sure you want to delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>?',
|
'journal_link_areYouSure' => 'Are you sure you want to delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>?',
|
||||||
'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?',
|
'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?',
|
||||||
'permDeleteWarning' => 'Deleting stuff from Firely is permanent and cannot be undone.',
|
'permDeleteWarning' => 'Deleting stuff from Firefly III is permanent and cannot be undone.',
|
||||||
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',
|
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',
|
||||||
'delete_all_permanently' => 'Delete selected permanently',
|
'delete_all_permanently' => 'Delete selected permanently',
|
||||||
'update_all_journals' => 'Update these transactions',
|
'update_all_journals' => 'Update these transactions',
|
||||||
|
|||||||
Reference in New Issue
Block a user