Browse Source

Added NZ language

master
Yang Chen 9 years ago
parent
commit
d702ba818f
1 changed files with 25 additions and 0 deletions
  1. +25
    -0
      i18n/en-NZ.json

+ 25
- 0
i18n/en-NZ.json View File

@ -0,0 +1,25 @@
{
"callcenter": {
"hide_logged_out_agents": "Hide Logged out Agents",
"hide_queues": "Hide Queues",
"break_time": "Break Time",
"wrapping_up": "Wrapping up",
"call_time": "Call Time",
"busy_since": "Busy since",
"total_calls": "Total Calls",
"missed_calls": "Missed Calls",
"current_call": "Acive call",
"no_active_call": "Inactive call",
"clicking_here_will_send_you": "Clicking here will send you to the Edit Queue page, where you can update settings for this queue, manage its agents and look at this queue reports.",
"select_the_device": "Select the device you want to ring",
"which_device": "Which device?",
"ring": "Ring",
"cancel": "Cancel",
"call_waiting": "Call Waiting",
"call_waiting_log": "Call Waiting Log...",
"eavesdrop_request_failed": "Eavesdrop Request failed. Error #",
"devices_title": "Devices",
"hide_queues_html": "Hide Queues",
"show_queues_html": "Show Queues"
}
}

Loading…
Cancel
Save