mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-30 02:23:47 +00:00
Add files via upload
This commit is contained in:
@@ -547,7 +547,23 @@
|
||||
"userLabel": "User",
|
||||
"adminLabel": "Admin",
|
||||
"replyPlaceholder": "Type your reply...",
|
||||
"sendReply": "Send Reply"
|
||||
"sendReply": "Send Reply",
|
||||
"settings": "Settings",
|
||||
"supportMode": "Support mode",
|
||||
"supportModeDesc": "Choose how users can contact support",
|
||||
"modeBoth": "Tickets and contact",
|
||||
"modeTickets": "Tickets only",
|
||||
"modeContact": "Contact only",
|
||||
"slaSettings": "SLA Settings",
|
||||
"slaEnabled": "Enable SLA (response time monitoring)",
|
||||
"slaEnabledDesc": "Automatic notifications for overdue tickets",
|
||||
"slaMinutes": "Response time (minutes)",
|
||||
"slaMinutesDesc": "Maximum time to respond to a ticket (1-1440 minutes)",
|
||||
"checkInterval": "Check interval (seconds)",
|
||||
"checkIntervalDesc": "How often to check for overdue tickets (30-600 seconds)",
|
||||
"reminderCooldown": "Reminder interval (minutes)",
|
||||
"reminderCooldownDesc": "Minimum time between reminders (1-120 minutes)",
|
||||
"settingsUpdateError": "Error saving settings"
|
||||
},
|
||||
"tariffs": {
|
||||
"title": "Tariff Management",
|
||||
|
||||
Reference in New Issue
Block a user