arShortWdNames top-level constant

Map<int, String> const arShortWdNames

Implementation

const Map<int, String> arShortWdNames = {
  7: "أحد",
  1: "إثنين",
  2: "ثلاثاء",
  3: "أربعاء",
  4: "خميس",
  5: "جمعة",
  6: "سبت"
};