Files
gotail/frontend/node_modules/antd/es/time-picker/locale/fa_IR.js
T

5 lines
147 B
JavaScript

const locale = {
placeholder: 'انتخاب زمان',
rangePlaceholder: ['زمان شروع', 'زمان پایان']
};
export default locale;