Calender in German
Well-designed restaurant Joomla template with parallax effect.
Hi,
I don`t get the calender in the reservation plugin to german language.
I mean the days and month. In the backend all set to german, but it shows only english.
Please help me.
http://kraeuterweible-badwimpfen.de/reservation.html
-
- Expert Boarder
Hi
Please edit file /js/kalendae.js there You will find lines like:
- Code: Select all
_weekdays : "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),
or
- Code: Select all
_weekdaysShort : "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),
Which You can translate.
-
- Moderator
-