|
| 1 | +<?php |
| 2 | + |
| 3 | +return array( |
| 4 | + 'a_user_canceled' => 'A user has canceled an item request on the website', |
| 5 | + 'a_user_requested' => 'A user has requested an item on the website', |
| 6 | + 'accessory_name' => 'Accessory Name:', |
| 7 | + 'additional_notes' => 'Additional Notes:', |
| 8 | + 'admin_has_created' => 'An administrator has created an account for you on the :web website.', |
| 9 | + 'asset' => 'Asset:', |
| 10 | + 'asset_name' => 'Asset Name:', |
| 11 | + 'asset_requested' => 'Asset requested', |
| 12 | + 'asset_tag' => 'Asset Tag:', |
| 13 | + 'assets_warrantee_expiring' => '{1} asset with warrantee expiring in the next 60 days.|[2,Inf] assets with warrantees |
| 14 | + expiring in the next 60 days.', |
| 15 | + 'assigned_to' => 'Assigned To', |
| 16 | + 'best_regards' => 'Best regards,', |
| 17 | + 'canceled' => 'Canceled:', |
| 18 | + 'checkin_date' => 'Checkin Date:', |
| 19 | + 'checkout_date' => 'Checkout Date:', |
| 20 | + 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', |
| 21 | + 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', |
| 22 | + 'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', |
| 23 | + 'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.', |
| 24 | + 'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.', |
| 25 | + 'Confirm_accessory_delivery' => 'Confirm accessory delivery.', |
| 26 | + 'Confirm_asset_delivery' => 'Confirm asset delivery.', |
| 27 | + 'Confirm_consumable_delivery' => 'Confirm consumable delivery.', |
| 28 | + 'current_QTY' => 'Current QTY', |
| 29 | + 'Days' => 'Days', |
| 30 | + 'days' => 'Days', |
| 31 | + 'expecting_checkin_date' => 'Expected Checkin Date:', |
| 32 | + 'expires' => 'Expires', |
| 33 | + 'Expiring_Assets_Report' => 'Expiring Assets Report.', |
| 34 | + 'Expiring_Licenses_Report' => 'Expiring Licenses Report.', |
| 35 | + 'hello' => 'Hello', |
| 36 | + 'hi' => 'Hi', |
| 37 | + 'i_have_read' => 'I have read and agree to the terms of use, and have received this item.', |
| 38 | + 'item' => 'Item:', |
| 39 | + 'items_below_minimum' => '{1} item that is below minimum inventory or will soon be low.|[2,Inf] items that are below minimum |
| 40 | + inventory or will soon be low.', |
| 41 | + 'Item_Request_Canceled' => 'Item Request Canceled', |
| 42 | + 'Item_Requested' => 'Item Requested', |
| 43 | + 'licenses_expiring' => '{1} license expiring next 60 days.|[2,Inf] licenses expiring next 60 days.', |
| 44 | + 'link_to_update_password' => 'Please click on the following link to update your :web password:', |
| 45 | + 'login_first_admin' => 'Login to your new Snipe-IT installation using the credentials below:', |
| 46 | + 'login' => 'Login:', |
| 47 | + 'Low_Inventory_Report' => 'Low Inventory Report', |
| 48 | + 'min_QTY' => 'Min QTY', |
| 49 | + 'name' => 'Name', |
| 50 | + 'new_item_checked' => 'A new item has been checked out under your name, details are below.', |
| 51 | + 'password' => 'Password:', |
| 52 | + 'password_reset' => 'Password Reset', |
| 53 | + |
| 54 | + 'read_the_terms' => 'Please read the terms of use below.', |
| 55 | + '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 |
| 56 | + and agree to the terms of use, and have received the asset.', |
| 57 | + 'requested' => 'Requested:', |
| 58 | + 'reset_link' => 'Your Password Reset Link', |
| 59 | + 'reset_password' => 'Click here to reset your password:', |
| 60 | + 'serial' => 'Serial:', |
| 61 | + 'supplier' => 'Supplier', |
| 62 | + 'tag' => 'Tag', |
| 63 | + 'test_email' => 'Test Email from Snipe-IT', |
| 64 | + 'test_mail_text' => 'This is a test from the Snipe-IT Asset Management System. If you got this, mail is working :)', |
| 65 | + 'the_following_item' => 'The following item has been checked in: ', |
| 66 | + 'There_are' => '{1} There is|[2,Inf] There are', |
| 67 | + 'to_reset' => 'To reset your :web password, complete this form:', |
| 68 | + 'type' => 'Type', |
| 69 | + 'user' => 'User:', |
| 70 | + 'username' => 'Username:', |
| 71 | + 'welcome' => 'Welcome :name', |
| 72 | + 'welcome_to' => 'Welcome to :web!', |
| 73 | + 'your_credentials' => 'Your Snipe-IT credentials', |
| 74 | +); |
0 commit comments