"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
const locale = {
placeholder: 'Wagty saýlaň',
rangePlaceholder: ['Başlanýan wagty', 'Gutarýan wagty']
};
var _default = locale;
exports.default = _default;