vendor/assets/javascripts/bootstrap-datepicker/locales/bootstrap-datepicker.ro.js in bootstrap-datepicker-rails-1.3.0.1.rc5 vs vendor/assets/javascripts/bootstrap-datepicker/locales/bootstrap-datepicker.ro.js in bootstrap-datepicker-rails-1.3.0.1.rc6
- old
+ new
@@ -8,8 +8,9 @@
daysShort: ["Dum", "Lun", "Mar", "Mie", "Joi", "Vin", "Sâm", "Dum"],
daysMin: ["Du", "Lu", "Ma", "Mi", "Jo", "Vi", "Sâ", "Du"],
months: ["Ianuarie", "Februarie", "Martie", "Aprilie", "Mai", "Iunie", "Iulie", "August", "Septembrie", "Octombrie", "Noiembrie", "Decembrie"],
monthsShort: ["Ian", "Feb", "Mar", "Apr", "Mai", "Iun", "Iul", "Aug", "Sep", "Oct", "Nov", "Dec"],
today: "Astăzi",
+ clear: "Șterge",
weekStart: 1
};
}(jQuery));