PageRenderTime 25ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/timeline/scripts/l10n/fr/labellers.js

http://showslow.googlecode.com/
JavaScript | 8 lines | 3 code | 1 blank | 4 comment | 0 complexity | d07451f3328da8829f0991e170fba518 MD5 | raw file
  1. /*==================================================
  2. * Localization of labellers.js
  3. *==================================================
  4. */
  5. Timeline.GregorianDateLabeller.monthNames["fr"] = [
  6. "jan", "fev", "mar", "avr", "mai", "jui", "jui", "aou", "sep", "oct", "nov", "dec"
  7. ];