Files
copilot-toolbox-template-123/node_modules/antd/es/time-picker/locale/he_IL.js
2026-01-09 14:52:46 +00:00

5 lines
135 B
JavaScript

const locale = {
placeholder: 'בחר שעה',
rangePlaceholder: ['שעת התחלה', 'שעת סיום']
};
export default locale;