diff --git a/src/components/calendar/Calendar.vue b/src/components/calendar/Calendar.vue index a0c138c08..ca434e759 100755 --- a/src/components/calendar/Calendar.vue +++ b/src/components/calendar/Calendar.vue @@ -2176,9 +2176,6 @@ export default { }, weekHeaderLabel() { return this.$primevue.config.locale.weekHeader; - }, - monthsNames() { - return this.$primevue.config.locale.monthNames; } }, components: {