fixing translation

This commit is contained in:
akemidx 2023-05-10 19:16:11 -04:00
parent 889be83762
commit 1916594d27

View file

@ -262,7 +262,7 @@ return [
'accept_eula' => 'Acceptance Agreement', 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier', 'supplier' => 'Supplier',
'suppliers' => 'Suppliers', 'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete :item?', 'sure_to_delete' => 'Are you sure you wish to delete',
'submit' => 'Submit', 'submit' => 'Submit',
'target' => 'Target', 'target' => 'Target',
'time_and_date_display' => 'Time and Date Display', 'time_and_date_display' => 'Time and Date Display',