We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b45f9dc + f78c07a commit d3df92cCopy full SHA for d3df92c
src/Carbon/Lang/dv.php
@@ -10,18 +10,18 @@
10
*/
11
12
$months = [
13
- 'ޖެނުއަރީ',
14
- 'ފެބްރުއަރީ',
+ 'ޖަނަވަރީ',
+ 'ފެބުރުވަރީ',
15
'މާރިޗު',
16
- 'އޭޕްރީލު',
+ 'އެޕްރީލް',
17
'މޭ',
18
'ޖޫން',
19
'ޖުލައި',
20
- 'އޯގަސްޓު',
21
- 'ސެޕްޓެމްބަރު',
22
- 'އޮކްޓޯބަރު',
23
- 'ނޮވެމްބަރު',
24
- 'ޑިސެމްބަރު',
+ 'އޮގަސްޓު',
+ 'ސެޕްޓެންބަރު',
+ 'އޮކްޓޫބަރު',
+ 'ނޮވެންބަރު',
+ 'ޑިސެންބަރު',
25
];
26
27
$weekdays = [
@@ -38,6 +38,7 @@
38
* Authors:
39
* - Josh Soref
40
* - Jawish Hameed
41
+ * - Saiph Muhammad
42
43
return [
44
'year' => ':count '.'އަހަރު',
0 commit comments