From f4c5b712f4e45d4029496fa326fb80693739d89f Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 26 Aug 2024 10:24:07 +0100 Subject: [PATCH] Removed colons Signed-off-by: snipe --- resources/lang/en-US/mail.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/lang/en-US/mail.php b/resources/lang/en-US/mail.php index edb1683200..3ade0a3f20 100644 --- a/resources/lang/en-US/mail.php +++ b/resources/lang/en-US/mail.php @@ -32,15 +32,15 @@ return [ 'additional_notes' => 'Additional Notes:', 'admin_has_created' => 'An administrator has created an account for you on the :web website.', 'asset' => 'Asset:', - 'asset_name' => 'Asset Name:', + 'asset_name' => 'Asset Name', 'asset_requested' => 'Asset requested', 'asset_tag' => 'Asset Tag', 'assets_warrantee_alert' => 'There is :count asset with a warranty expiring in the next :threshold days.|There are :count assets with warranties expiring in the next :threshold days.', 'assigned_to' => 'Assigned To', 'best_regards' => 'Best regards,', - 'canceled' => 'Canceled:', - 'checkin_date' => 'Checkin Date:', - 'checkout_date' => 'Checkout Date:', + 'canceled' => 'Canceled', + 'checkin_date' => 'Checkin Date', + 'checkout_date' => 'Checkout Date', 'checkedout_from' => 'Checked out from', 'checkedin_from' => 'Checked in from', 'checked_into' => 'Checked into', @@ -49,13 +49,13 @@ return [ 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', 'current_QTY' => 'Current QTY', 'days' => 'Days', - 'expecting_checkin_date' => 'Expected Checkin Date:', + 'expecting_checkin_date' => 'Expected Checkin Date', 'expires' => 'Expires', 'hello' => 'Hello', 'hi' => 'Hi', 'i_have_read' => 'I have read and agree to the terms of use, and have received this item.', 'inventory_report' => 'Inventory Report', - 'item' => 'Item:', + 'item' => 'Item', 'item_checked_reminder' => 'This is a reminder that you currently have :count items checked out to you that you have not accepted or declined. Please click the link below to confirm your decision.', 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'link_to_update_password' => 'Please click on the following link to update your :web password:', @@ -66,11 +66,11 @@ return [ 'name' => 'Name', 'new_item_checked' => 'A new item has been checked out under your name, details are below.', 'notes' => 'Notes', - 'password' => 'Password:', + 'password' => 'Password', 'password_reset' => 'Password Reset', 'read_the_terms' => 'Please read the terms of use below.', 'read_the_terms_and_click' => 'Please read the terms of use below, and click on the link at the bottom to confirm that you read and agree to the terms of use, and have received the asset.', - 'requested' => 'Requested:', + 'requested' => 'Requested', 'reset_link' => 'Your Password Reset Link', 'reset_password' => 'Click here to reset your password:', 'rights_reserved' => 'All rights reserved.',