- add helpdesk module pages, services, settings and tests - standardize debtor list on drawer/grid contracts and robust filter drawer behavior - add helpdesk aside panel navigation and settings visibility provider - switch primary list slug to helpdesk/debitor and remove helpdesk/search compatibility - include required core contract updates for list contracts and detail/drawer integration
117 lines
4.6 KiB
JSON
117 lines
4.6 KiB
JSON
{
|
|
"Helpdesk": "Helpdesk",
|
|
"Helpdesk settings": "Helpdesk settings",
|
|
"Customers": "Customers",
|
|
"Debtor search": "Debtor search",
|
|
"Search debtors": "Search debtors",
|
|
"Search by name or debtor number...": "Search by name or debtor number...",
|
|
"Search": "Search",
|
|
"Please provide a customer number": "Please provide a customer number",
|
|
"Minimum 2 characters": "Minimum 2 characters",
|
|
"Please enter at least 2 characters.": "Please enter at least 2 characters.",
|
|
"No debtors found": "No debtors found",
|
|
"Try a different search term.": "Try a different search term.",
|
|
"Could not connect to Business Central.": "Could not connect to Business Central.",
|
|
"BC connection is not configured.": "BC connection is not configured.",
|
|
"BC connection is not configured. Please configure the connection in the settings.": "BC connection is not configured. Please configure the connection in the settings.",
|
|
"BC connection is not configured": "BC connection is not configured",
|
|
"Open settings": "Open settings",
|
|
"Debtor No.": "Debtor No.",
|
|
"Name": "Name",
|
|
"City": "City",
|
|
"Phone": "Phone",
|
|
"E-Mail": "E-Mail",
|
|
"Master data": "Master data",
|
|
"Contacts": "Contacts",
|
|
"Tickets": "Tickets",
|
|
"Debtor details": "Debtor details",
|
|
"Search name": "Search name",
|
|
"Address": "Address",
|
|
"Postal code": "Postal code",
|
|
"Salesperson": "Salesperson",
|
|
"No contacts found": "No contacts found",
|
|
"No contacts are linked to this debtor in Business Central.": "No contacts are linked to this debtor in Business Central.",
|
|
"No.": "No.",
|
|
"Type": "Type",
|
|
"Job title": "Job title",
|
|
"No tickets found": "No tickets found",
|
|
"No tickets are linked to this debtor in Business Central.": "No tickets are linked to this debtor in Business Central.",
|
|
"Ticket No.": "Ticket No.",
|
|
"Description": "Description",
|
|
"Status": "Status",
|
|
"Category": "Category",
|
|
"Contact": "Contact",
|
|
"Support": "Support",
|
|
"Ticket": "Ticket",
|
|
"Debtor": "Debtor",
|
|
"Debtor not found": "Debtor not found",
|
|
"Ticket not found": "Ticket not found",
|
|
"Back to search": "Back to search",
|
|
"Back": "Back",
|
|
"Settings": "Settings",
|
|
"Save": "Save",
|
|
"Settings saved": "Settings saved",
|
|
"Configuration incomplete": "Configuration incomplete",
|
|
"OData connection": "OData connection",
|
|
"OData Base URL": "OData Base URL",
|
|
"Base URL without Company path segment": "Base URL without Company path segment",
|
|
"Company name": "Company name",
|
|
"BC company name (URL-encoded automatically)": "BC company name (URL-encoded automatically)",
|
|
"Authentication": "Authentication",
|
|
"Auth mode": "Auth mode",
|
|
"Basic Auth": "Basic Auth",
|
|
"OAuth2 (client credentials)": "OAuth2 (client credentials)",
|
|
"Basic Auth credentials": "Basic Auth credentials",
|
|
"Username": "Username",
|
|
"Password": "Password",
|
|
"Leave unchanged to keep current password": "Leave unchanged to keep current password",
|
|
"OAuth2 credentials": "OAuth2 credentials",
|
|
"Azure Tenant ID": "Azure Tenant ID",
|
|
"Client ID": "Client ID",
|
|
"Client Secret": "Client Secret",
|
|
"Token endpoint URL": "Token endpoint URL",
|
|
"Connection test": "Connection test",
|
|
"Test connection": "Test connection",
|
|
"Connection successful": "Connection successful",
|
|
"Connection failed": "Connection failed",
|
|
"Testing...": "Testing...",
|
|
"Form expired, please try again": "Form expired, please try again",
|
|
"OData Base URL must use HTTPS": "OData Base URL must use HTTPS",
|
|
"Address & contact": "Address & contact",
|
|
"Company": "Company",
|
|
"Company details": "Company details",
|
|
"Contact & dates": "Contact & dates",
|
|
"Could not load contacts.": "Could not load contacts.",
|
|
"Could not load tickets.": "Could not load tickets.",
|
|
"Last activity": "Last activity",
|
|
"Ticket details": "Ticket details",
|
|
"Overview": "Overview",
|
|
"Open tickets": "Open tickets",
|
|
"All tickets": "All tickets",
|
|
"All contacts": "All contacts",
|
|
"Recent activity": "Recent activity",
|
|
"Support info & master data": "Support info & master data",
|
|
"Support type": "Support type",
|
|
"Location": "Location",
|
|
"No open tickets": "No open tickets",
|
|
"No recent activity found.": "No recent activity found.",
|
|
"Created": "Created",
|
|
"Loading...": "Loading...",
|
|
"Mobile": "Mobile",
|
|
"Activity": "Activity",
|
|
"Activity timeline": "Activity timeline",
|
|
"Message": "Message",
|
|
"Status change": "Status change",
|
|
"No activity found.": "No activity found.",
|
|
"Could not load activity log.": "Could not load activity log.",
|
|
"sent a message": "sent a message",
|
|
"changed status": "changed status",
|
|
"Forwarded": "forwarded the ticket",
|
|
"attached a file": "attached a file",
|
|
"Process": "Process",
|
|
"All": "All",
|
|
"Open": "Open",
|
|
"In Progress": "In Progress",
|
|
"Closed": "Closed"
|
|
}
|