bnShortWdNames top-level constant

Map<int, String> const bnShortWdNames

Implementation

const Map<int, String> bnShortWdNames = {
  7: "রবি",
  1: "সোম",
  2: "মঙ্গল",
  3: "বুধ",
  4: "বৃহ",
  5: "শুক্র",
  6: "শনি"
};