diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-11 10:40:29 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-11 10:40:29 +0100 |
commit | 72b51a6558b78717c2fb55aba03abe2c8bbd9f72 (patch) | |
tree | 37b3e24a5a6580fd08d6790aea2ada3ebe5bca20 /bootstrap_datepicker/static/js/locales/bootstrap-datepicker.el.min.js | |
parent | 1d7e5abe6539852074387c771027fbf452c05d55 (diff) | |
download | Ishtar-72b51a6558b78717c2fb55aba03abe2c8bbd9f72.tar.bz2 Ishtar-72b51a6558b78717c2fb55aba03abe2c8bbd9f72.zip |
UI: Workon on a new date picker
Diffstat (limited to 'bootstrap_datepicker/static/js/locales/bootstrap-datepicker.el.min.js')
-rw-r--r-- | bootstrap_datepicker/static/js/locales/bootstrap-datepicker.el.min.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.el.min.js b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.el.min.js new file mode 100644 index 000000000..046e9eb5e --- /dev/null +++ b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.el.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.el={days:["Κυριακή","Δευτέρα","Τρίτη","Τετάρτη","Πέμπτη","Παρασκευή","Σάββατο"],daysShort:["Κυρ","Δευ","Τρι","Τετ","Πεμ","Παρ","Σαβ"],daysMin:["Κυ","Δε","Τρ","Τε","Πε","Πα","Σα"],months:["Ιανουάριος","Φεβρουάριος","Μάρτιος","Απρίλιος","Μάιος","Ιούνιος","Ιούλιος","Αύγουστος","Σεπτέμβριος","Οκτώβριος","Νοέμβριος","Δεκέμβριος"],monthsShort:["Ιαν","Φεβ","Μαρ","Απρ","Μάι","Ιουν","Ιουλ","Αυγ","Σεπ","Οκτ","Νοε","Δεκ"],today:"Σήμερα",clear:"Καθαρισμός",weekStart:1,format:"d/m/yyyy"}}(jQuery);
\ No newline at end of file |