summaryrefslogtreecommitdiff
path: root/inc/lang/es
diff options
context:
space:
mode:
authorChristopher Smith <chris@jalakai.co.uk>2014-03-18 18:11:34 +0000
committerChristopher Smith <chris@jalakai.co.uk>2014-03-18 18:11:34 +0000
commit84abf1113fd407d4ffefe3313b8f0c3214f04b05 (patch)
tree7949d0578b77d9edfbe75049d0d75275c928eb8f /inc/lang/es
parent5bd7baebf302fad3f3448efc52c569bfaf8c9b22 (diff)
parent98cb8604b50ef15e66c424df8b433f115f05e548 (diff)
downloadrpg-84abf1113fd407d4ffefe3313b8f0c3214f04b05.tar.gz
rpg-84abf1113fd407d4ffefe3313b8f0c3214f04b05.tar.bz2
Merge pull request #586 from splitbrain/jqueryupdate
JQuery Update
Diffstat (limited to 'inc/lang/es')
-rw-r--r--inc/lang/es/jquery.ui.datepicker.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/es/jquery.ui.datepicker.js b/inc/lang/es/jquery.ui.datepicker.js
index ae32124e7..763d4cedd 100644
--- a/inc/lang/es/jquery.ui.datepicker.js
+++ b/inc/lang/es/jquery.ui.datepicker.js
@@ -9,9 +9,9 @@ jQuery(function($){
monthNames: ['enero','febrero','marzo','abril','mayo','junio',
'julio','agosto','septiembre','octubre','noviembre','diciembre'],
monthNamesShort: ['ene','feb','mar','abr','may','jun',
- 'jul','ago','sep','oct','nov','dic'],
+ 'jul','ogo','sep','oct','nov','dic'],
dayNames: ['domingo','lunes','martes','miércoles','jueves','viernes','sábado'],
- dayNamesShort: ['dom','lun','mar','mié','jue','vie','sáb'],
+ dayNamesShort: ['dom','lun','mar','mié','juv','vie','sáb'],
dayNamesMin: ['D','L','M','X','J','V','S'],
weekHeader: 'Sm',
dateFormat: 'dd/mm/yy',