Files
copilot-toolbox-template-121/node_modules/antd/es/time-picker/locale/si_LK.js
2026-01-16 02:20:32 +00:00

5 lines
189 B
JavaScript

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