文件操作 - en.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/app.ltlcompare.com/i18n/locales/en.ts
编辑文件内容
export default { app: { input: { error: `Error`, }, }, header: { home: `To Home page`, signIn: `Sign In`, }, home: { head: { title: `LTLcompare`, }, }, carriers: { desc: `We compare quotes from 157 of the most trusted LTL freight carriers in the USA, so you can easily compare prices and ratings, helping you to save up to 45.72%`, }, section: { steps: { title: `Compare LTL freight quotes in three easy steps:`, list: [ { title: `Fill out our quote form`, desc: `We’’ll need some details about the shipment and pickup/delivery locations.`, }, { title: `Compare quotes`, desc: `We’’ll find and compare the rates from 157 top LTL carriers and filter result for you.`, }, { title: `Start saving`, desc: `Choose the carrier, service level and price that best suits your needs and complete your shipment.`, }, ], }, }, footer: { copyright: `© LTLCompare {Y}`, nav: [ { text: `Terms & Conditions`, href: `#`, }, { text: `Privacy Policy`, href: `#`, }, ], }, form: { shipment: { head: { title: `LTLcompare - Tell us more about your shipment`, }, title: `Tell us more about your shipment:`, locationTypes: [ 'Airport', 'Business with dock/forklift', 'Business without dock/forklift', 'Camp', 'Church building', 'Construction site', 'Container freight station', 'Convention/trade show', 'Country club', 'Fair/amusement park', 'Farm', 'Government site', 'Grocery warehouse', 'Hospital', 'Hotel', 'Limited access', 'Military installation', 'Mine site', 'Native American reservation', 'Nursing home', 'Pier', 'Prison', 'Residential', 'School', 'Self-storage', 'Utility site', ], services: ['Liftgate pickup', 'Inside pickup', 'Sort & Aggregate'], packaging: [ 'Pallet (48x40)', 'Pallet (48x48)', 'Pallet (60x48)', 'Pallet', 'Bag', 'Bale', 'Box', 'Bundle', 'Carpet', 'Carton', 'Case', 'Coil', 'Crate', 'Cylinder', 'Drum', 'Gallon', 'Keg', 'Pail', 'Piece', 'Pipe', 'Rack', 'Reel', 'Roll', 'Sack', 'Skid', 'Tote', 'Tube', ], value: { pickupLocationType: `Business with dock/forklift`, deliveryLocationType: `Business with dock/forklift`, }, placeholder: { date: `mm/dd/yyyy`, pickupZip: `Origin city/state/zip`, pickupLocationType: `Pickup location type`, pickupService: `Pickup Services`, deliveryZip: `Destination city/state/zip`, deliveryLocationType: `Delivery location type`, deliveryService: `Delivery Services`, l: `L`, w: `W`, h: `H`, nmfc: `optional`, }, inputTitle: { packaging: `Packaging`, quantity: `Quantity`, dimensions: `Dimensions`, weight: `Total weight`, freightClass: `Freight class`, nmfc: `NMFC`, stackable: `Stackable`, hazmat: `Hazmat`, }, unit: { dimensions: { in: 'in', cm: 'cm' }, weight: { lb: 'lb', kg: 'kg' }, }, est: `Est:`, addItem: `+Add item`, removeItem: `-Remove item`, submit: `Continue to Step 2`, }, create: { head: { title: `LTLcompare - Create your account and view quotes`, }, title: `Create your account and view quotes`, placeholder: { fullName: `John Smith`, email: `your{'@'}company.com`, phone: `(555) 123-4444`, company: `Acme Brockerange`, }, inputTitle: { fullName: `Your full name`, email: `Email Address`, phone: `Phone`, company: `Company/Brokerage name`, }, submit: `Create my account and view quotes`, error: `Error sending`, }, thanks: { head: { title: `LTLcompare - Thank you`, }, title: `Thank you for your quote request.`, desc: `Our team is working on your request and will reach out within 5 minutes with your quotes or additional questions from this email {email} or from this phone number {phone}.`, }, }, };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件