'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports['default'] = { confirmLabel: 'Ок', backspaceLabel: 'возврат на одну позицию', cancelKeyboardLabel: 'Отменить клавиатуру' }; module.exports = exports['default'];