Cleared up language

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-07-16 21:11:03 +01:00
parent d53a032402
commit 94e881e5f0

View file

@ -29,7 +29,7 @@ return array(
'disabled_tooltip' => 'This is disabled because there are no seats currently checked out', 'disabled_tooltip' => 'This is disabled because there are no seats currently checked out',
'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable', 'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable',
'success' => 'License successfully checked in! | All licenses were successfully checked in!', 'success' => 'License successfully checked in! | All licenses were successfully checked in!',
'log_msg' => 'Checked in via bulk license checkout in license GUI', 'log_msg' => 'Checked in via bulk license checkin in license GUI',
], ],
'checkout_all' => [ 'checkout_all' => [