Hello there.
Page room-detail. Sidebar check availability form, calendar.
How can I cnange language on arrive/departure calendar? I mean name of the month.
Can I make some marks on calendar numbers?
Thank you!
Regards,
Dennis
Hello there.
Page room-detail. Sidebar check availability form, calendar.
How can I cnange language on arrive/departure calendar? I mean name of the month.
Can I make some marks on calendar numbers?
Thank you!
Regards,
Dennis
Hi,
1 change language on arrive/departure calendar:
- Download the language package of calendar (https://www.dropbox.com/s/qxvjkup5447n1d6/locales.rar?dl=0) and put in folder js
- Choose the target language according to IETF standard here
http://data.okfn.org/data/core/language-codes#resource-language-codes to import
For ex: if you want to translate into Russian, please import file bootstrap-datepicker.ru.min.js, right under the line:
Then open file scripts.js, search function datepicker(),
and add option: language: 'xx',
in which 'xx' is the two characters (abbreviation according to IETF standard)
2: make some marks on calendar numbers
=> We do not support this
Hi Cindy,
thank you for your help!
Regards,
Denis