mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
adds period to translation
This commit is contained in:
parent
79a4c83879
commit
0eb34cb979
|
@ -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...',
|
||||
|
|
Loading…
Reference in a new issue