summaryrefslogtreecommitdiffstats
path: root/dist/i18n/jquery-ui-timepicker-es.js
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2014-08-09 17:21:45 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2014-08-09 17:21:45 -0400
commite130b6689efe0ff01800bdc92b53e95efe6ecf39 (patch)
treeed5e8a1df09e9d93377ff1df5f7fabdb02d18293 /dist/i18n/jquery-ui-timepicker-es.js
parent69348fdf773353b260cf021d237d2f10b08cc511 (diff)
parent1a71b5fa132b1ab00b18d24ede5899c0e0eea25f (diff)
downloadjQuery-Timepicker-Addon-e130b6689efe0ff01800bdc92b53e95efe6ecf39.zip
jQuery-Timepicker-Addon-e130b6689efe0ff01800bdc92b53e95efe6ecf39.tar.gz
jQuery-Timepicker-Addon-e130b6689efe0ff01800bdc92b53e95efe6ecf39.tar.bz2
Merge branch 'dev'
Diffstat (limited to 'dist/i18n/jquery-ui-timepicker-es.js')
-rw-r--r--dist/i18n/jquery-ui-timepicker-es.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/dist/i18n/jquery-ui-timepicker-es.js b/dist/i18n/jquery-ui-timepicker-es.js
index d73a1e8..3e3b100 100644
--- a/dist/i18n/jquery-ui-timepicker-es.js
+++ b/dist/i18n/jquery-ui-timepicker-es.js
@@ -1,5 +1,6 @@
/* Spanish translation for the jQuery Timepicker Addon */
/* Written by Ianaré Sévi */
+/* Modified by Carlos Martínez */
(function($) {
$.timepicker.regional['es'] = {
timeOnlyTitle: 'Elegir una hora',
@@ -9,8 +10,8 @@
secondText: 'Segundos',
millisecText: 'Milisegundos',
microsecText: 'Microsegundos',
- timezoneText: 'Huso horario',
- currentText: 'Ahora',
+ timezoneText: 'Uso horario',
+ currentText: 'Hoy',
closeText: 'Cerrar',
timeFormat: 'HH:mm',
amNames: ['a.m.', 'AM', 'A'],