mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-08 08:32:27 +03:00
fix: fix the ro language
This commit is contained in:
@@ -18,7 +18,7 @@ export default {
|
||||
}
|
||||
},
|
||||
'ro': {
|
||||
'days': ['Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sâm', 'Dum'],
|
||||
'days': ['Dum', 'Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sâm'],
|
||||
'months': ['Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', 'Iul', 'Aug', 'Sep', 'Oct', 'Noi', 'Dec'],
|
||||
'pickers': ['urmatoarele 7 zile', 'urmatoarele 30 zile', 'ultimele 7 zile', 'ultimele 30 zile'],
|
||||
'placeholder': {
|
||||
|
||||
Reference in New Issue
Block a user