adds period to translation

This commit is contained in:
Godfrey M 2025-01-16 13:24:32 -08:00
parent 79a4c83879
commit 0eb34cb979

View file

@ -37,7 +37,7 @@ return [
'authentication_success' => 'User authenticated against LDAP successfully!'
],
'labels' => [
'null_template' => 'Label template not found, Please select a template.',
'null_template' => 'Label template not found. Please select a template.',
],
'webhook' => [
'sending' => 'Sending :app test message...',