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

5 lines
135 B
JavaScript

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