5 lines
82 B
Java
5 lines
82 B
Java
var locale = {
|
|
placeholder: 'اختيار الوقت'
|
|
};
|
|
|
|
export default locale; |