Files
frontend/node_modules/antd/lib/time-picker/locale/km_KH.js
2026-01-17 15:16:36 -05:00

11 lines
301 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
const locale = {
placeholder: 'រើសម៉ោង',
rangePlaceholder: ['ម៉ោងចប់ផ្ដើម', 'ម៉ោងបញ្ចប់']
};
var _default = exports.default = locale;