choerodon-ui
Version:
An enterprise-class UI design language and React-based implementation
17 lines (14 loc) • 315 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
/**
* Created by Andrey Gayvoronsky on 13/04/16.
*/
var locale = {
placeholder: 'Выберите время'
};
var _default = locale;
exports["default"] = _default;
//# sourceMappingURL=ru_RU.js.map
;