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

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

There is a newer version: 5.0.4
Show newest version
/* Czech translation for the jQuery Timepicker Addon */
/* Written by Thomas Lété */
$.timepicker.regional['fr'] = {
	timeOnlyTitle: 'Choisir une heure',
	timeText: 'Heure',
	hourText: 'Heures',
	minuteText: 'Minutes',
	secondText: 'Secondes',
	timezoneText: 'Fuseau horaire',
	currentText: 'Maintenant',
	closeText: 'Terminé'
	timeFormat: 'h:m',
	ampm: false
};
$.timepicker.setDefaults($.timepicker.regional['fr']);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy