mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-21 22:13:11 -06:00
Fix #4006
This commit is contained in:
parent
fab6d5df8d
commit
c9763c3d05
@ -1630,7 +1630,7 @@ return [
|
|||||||
'after_update_create_another' => 'After updating, return here to continue editing.',
|
'after_update_create_another' => 'After updating, return here to continue editing.',
|
||||||
'store_as_new' => 'Store as a new transaction instead of updating.',
|
'store_as_new' => 'Store as a new transaction instead of updating.',
|
||||||
'reset_after' => 'Reset form after submission',
|
'reset_after' => 'Reset form after submission',
|
||||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below.',
|
'errors_submission' => 'There was something wrong with your submission. Please check out the errors.',
|
||||||
|
|
||||||
// object groups
|
// object groups
|
||||||
'default_group_title_name' => '(ungrouped)',
|
'default_group_title_name' => '(ungrouped)',
|
||||||
|
Loading…
Reference in New Issue
Block a user