You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

59 lines
1.3 KiB

{
"fax": {
"title": "Fax Portal",
"menuTitles": {
"inbound": "Inbound faxes",
"outbound": "Outbound faxes"
},
"table": {
"columns": {
"status": "Status",
"sent": "Sent",
"sendingFaxbox": "Sending Faxbox",
"sendingNumber": "Sending Number",
"received": "Received",
"receivingFaxbox": "Receiving Faxbox",
"receivingNumber": "Receiving Number",
"pages": "Pages",
"from": "From"
},
"emptyRow": "There are no faxes listed under this Fax Box",
"status": {
"success": "Success",
"processing": "Processing",
"failed": "Failed",
"pending": "Pending",
"completed": "Completed"
},
"noData": "N/A"
},
"actionBar": {
"select": {
"all": "All on page",
"failed": "Failed",
"completed": "Completed",
"none": "None"
},
"selectFax": {
"none": "Filter to a specific Faxbox",
"all": "Show All Faxboxes"
},
"from": "From",
"to": "To",
"markAsNew": "Mark as New",
"tooltips": {
"refresh": "Refresh",
"select": "Select",
"resend": "Resend",
"delete": "Delete"
}
},
"empty": {
"headline": "In order to view and manage faxes, first select the desired fax box in this account.",
"subtitle": "Use the 'Filter to a specific Faxbox' above and to the left."
},
"CDRPopup": {
"title": "Fax Details"
}
}
}