clarifying name box

This commit is contained in:
akemidx 2024-01-10 15:39:32 -05:00
parent a5099b5163
commit 5f8e91455f

View file

@ -12,5 +12,5 @@ return [
'apply_template' => 'Apply Template',
'generate_template' => 'Generate Template',
'apply_and_generate' => 'Apply and Generate',
'report_name' => 'Report Name',
'report_name' => 'Enter Report Name',
];