Skip to content
Snippets Groups Projects
Commit e78ad00d authored by Florent Grouin's avatar Florent Grouin
Browse files

Add new file (breton translation for bootstrap-datepicker)

parent c3e29e7e
No related branches found
No related tags found
No related merge requests found
/**
* Breton translation for bootstrap-datepicker
* Florent Grouin <florent.grouin+frama@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['br'] = {
days: ["Sul", "Lun", "Meurzh", "Merc'her", "Yaou", "Gwener", "Sadorn", "Sul"],
daysShort: ["Sul", "Lun", "Meu", "Mer", "Yao", "Gwe", "Sad", "Sul"],
daysMin: ["Su", "L", "Meu", "Mer", "Y", "G", "Sa", "Su"],
months: ["Genver", "C'hwevrer", "Meurzh", "Ebrel", "Mae", "Mezheven", "Gouere", "Eost", "Gwengolo", "Here", "Du", "Kerzu"],
monthsShort: ["Gen", "C'hw", "Meu", "Ebr", "Mae", "Mezh", "Gou", "Eost", "Gwen", "Here", "Du", "Kerz"],
today: "Hiziv",
clear: "Dilemel",
weekStart: 1,
format: "dd/mm/yyyy"
};
}(jQuery));
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment