ringcentral-widgets
Version:
RingCentral Integration Widget Library
55 lines (51 loc) • 2.07 kB
JavaScript
"use strict";
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
region: "Region",
calling: "Calling",
logout: "Log out",
version: "Version",
settings: "Settings",
clickToDial: "Click to dial",
autoCreateLog: "Auto-create call log",
autoCreateSMSLog: "Auto-create SMS log",
autoLogCalls: "Auto-log calls",
autoLogNotes: "Auto-log notes",
autoLogSMS: "Auto-log SMS",
clickToSMS: "Click to SMS",
logSMSContent: "Log SMS content",
clickToDialSMS: "Click to dial/SMS",
audio: "Audio",
language: "Language",
feedback: "Feedback",
userGuide: "What's new",
quickAccess: "Quick access setting",
report: "Analytics report",
shareIdea: "Share idea"
}; // @key: @#@"region"@#@ @source: @#@"Region"@#@
// @key: @#@"calling"@#@ @source: @#@"Calling"@#@
// @key: @#@"logout"@#@ @source: @#@"Logout"@#@
// @key: @#@"version"@#@ @source: @#@"Version"@#@
// @key: @#@"settings"@#@ @source: @#@"Settings"@#@
// @key: @#@"clickToDial"@#@ @source: @#@"Click to Dial"@#@
// @key: @#@"autoCreateLog"@#@ @source: @#@"Auto-create Call Log"@#@
// @key: @#@"autoCreateSMSLog"@#@ @source: @#@"Auto-create SMS Log"@#@
// @key: @#@"autoLogCalls"@#@ @source: @#@"Auto log calls"@#@
// @key: @#@"autoLogNotes"@#@ @source: @#@"Auto log notes"@#@
// @key: @#@"autoLogSMS"@#@ @source: @#@"Auto log SMS"@#@
// @key: @#@"clickToSMS"@#@ @source: @#@"Click to SMS"@#@
// @key: @#@"logSMSContent"@#@ @source: @#@"Log SMS content"@#@
// @key: @#@"clickToDialSMS"@#@ @source: @#@"Click to Dial/SMS"@#@
// @key: @#@"audio"@#@ @source: @#@"Audio"@#@
// @key: @#@"language"@#@ @source: @#@"Language"@#@
// @key: @#@"feedback"@#@ @source: @#@"Feedback"@#@
// @key: @#@"userGuide"@#@ @source: @#@"What's New"@#@
// @key: @#@"quickAccess"@#@ @source: @#@"Quick Access Setting"@#@
// @key: @#@"report"@#@ @source: @#@"Analytics Report"@#@
// @key: @#@"shareIdea"@#@ @source: @#@"Share idea"@#@
exports["default"] = _default;
//# sourceMappingURL=en-AU.js.map