5 lines
81 B
JavaScript
5 lines
81 B
JavaScript
var locale = {
|
|
placeholder: 'Избор на час'
|
|
};
|
|
|
|
export default locale; |