4 lines
75 B
JavaScript
4 lines
75 B
JavaScript
const locale = {
|
|
placeholder: 'Sila pilih masa'
|
|
};
|
|
export default locale; |