mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove all references to reminders.
This commit is contained in:
@@ -21,7 +21,6 @@ return [
|
||||
"alpha_num" => "The :attribute may only contain letters and numbers.",
|
||||
"array" => "The :attribute must be an array.",
|
||||
"unique_for_user" => "There already is an entry with this :attribute.",
|
||||
'piggy_bank_reminder' => 'The target date is too close to today to allow reminders.',
|
||||
"before" => "The :attribute must be a date before :date.",
|
||||
'unique_object_for_user' => 'Deze naam is al in gebruik',
|
||||
"between" => [
|
||||
|
Reference in New Issue
Block a user