Checkin/Checkout note added to language file

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-04-03 12:28:47 +01:00
parent a2035693e6
commit 9204309d67

View File

@@ -62,6 +62,8 @@ return [
'changepassword' => 'Change Password',
'checkin' => 'Checkin',
'checkin_from' => 'Checkin from',
'checkin_note' => 'Checkin Note',
'checkout_note' => 'Checkout Note',
'checkout' => 'Checkout',
'checkouts_count' => 'Checkouts',
'checkins_count' => 'Checkins',