Simple Events Calendar
- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
Sábado
Abr
05
05
ORDENAR POR:
- HORA
- Todo el día
- PRIORIDAD
- Ningún registro fue encontrado en ésta fecha.
« Back
Languages
You can set your own language creating a new javascript file.
This file will have all the labels translated at your language. In the js folder you will find the jquery.dp_calendar-es.js file. This is a pre made language file (Spanish).
You can duplicate this, translate, and save it with other name.
To apply the language, you have to include the script after the jquery.dp_calendar.js script.
For example:
<script type="text/javascript"
src="js/jquery.dp_calendar-es.js"></script>