diff --git a/i18n/en-NZ.json b/i18n/en-NZ.json new file mode 100644 index 0000000..09e5c19 --- /dev/null +++ b/i18n/en-NZ.json @@ -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" + } +}