aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ur/date/month.ts
blob: c4b89ff49c466a8fe1e2183566f90f07e1d99e9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
export default {
  abbr: null,
  wide: [
    'اپریل',
    'اکتوبر',
    'اگست',
    'جنوری',
    'جولائ',
    'جون',
    'دسمبر',
    'ستمبر',
    'فروری',
    'مئ',
    'مارچ',
    'نومبر',
  ],
};