Skip to content

Commit 8f601e1

Browse files
committed
fix error in testing
1 parent d9b2c46 commit 8f601e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/i18n/id.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"60": "enam puluh",
3131
"70": "tujuh puluh",
3232
"80": "delapan puluh",
33-
"90": "sembilan puluh",
33+
"90": "sembilan puluh"
3434
},
3535
"units" : [
3636
{
@@ -46,7 +46,7 @@
4646
"juta",
4747
"miliar",
4848
"triliun",
49-
"kuadiliun",
49+
"kuadiliun"
5050
],
5151
"unitExceptions": []
52-
}
52+
}

0 commit comments

Comments
 (0)