'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var locale = { placeholder: 'Velja tíma' }; exports['default'] = locale;