coptic.js 260 B

123456789101112131415161718192021
  1. define(
  2. "dojo/cldr/nls/tr/coptic", //begin v1.x content
  3. {
  4. "months-format-wide": [
  5. "Tût",
  6. "Bâbe",
  7. "Hatur",
  8. "Keyhek",
  9. "Tûbe",
  10. "Imşir",
  11. "Bermuhat",
  12. "Bermude",
  13. "Peyştes",
  14. "Bune",
  15. "Ebip",
  16. "Mısrî",
  17. "Nesî"
  18. ]
  19. }
  20. //end v1.x content
  21. );