ringcentral-widgets
Version:
RingCentral Integration Widget Library
17 lines (14 loc) • 443 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
noResultFoundFor: 'No result found for',
foundFromServerHint: 'Type keyword and press Enter to search in {appName}',
notResultFoundFromServer: 'No results found',
loading: 'loading...'
};
exports["default"] = _default;
//# sourceMappingURL=en-US.js.map