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

5 lines
189 B
JavaScript

const locale = {
placeholder: 'වේලාව තෝරන්න',
rangePlaceholder: ['ආරම්භක වේලාව', 'නිමවන වේලාව']
};
export default locale;