All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.i18n.jquery-ui-timepicker-de.js Maven / Gradle / Ivy

There is a newer version: 5.0.4
Show newest version
/* German translation for the jQuery Timepicker Addon */
/* Written by Marvin */
$.timepicker.regional['de'] = {
	timeOnlyTitle: 'Zeit Wählen',
	timeText: 'Zeit',
	hourText: 'Stunde',
	minuteText: 'Minute',
	secondText: 'Sekunde',
	timezoneText: 'Zeitzone',
	currentText: 'Jetzt',
	closeText: 'Fertig',
	timeFormat: 'hh:mm tt',
	ampm: false
};
$.timepicker.setDefaults($.timepicker.regional['de']);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy