ringcentral-widgets
Version:
RingCentral Integration Widget Library
55 lines (51 loc) • 2.25 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: "Região",
calling: "Chamadas",
logout: "Sair",
version: "Versão",
settings: "Configurações",
clickToDial: "Clique para discar",
autoCreateLog: "Criar log de chamadas automaticamente",
autoCreateSMSLog: "Criar log de SMS automaticamente",
autoLogCalls: "Registrar chamadas automaticamente",
autoLogNotes: "Registrar notas automaticamente",
autoLogSMS: "Registrar SMS automaticamente",
clickToSMS: "Clicar para enviar mensagem de texto",
logSMSContent: "Registrar conteúdo de SMS",
clickToDialSMS: "Clique para discar/enviar mensagem de texto",
audio: "Áudio",
language: "Idioma",
feedback: "Comentários",
userGuide: "Novidades",
quickAccess: "Configuração de acesso rápido",
report: "Relatório de análise",
shareIdea: "Compartilhar ideia"
}; // @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=pt-BR.js.map