Skip to content

Commit 62a6a07

Browse files
authored
Update content after testing
Hour translation as month, it must to be jam as hour
1 parent 6531f81 commit 62a6a07

File tree

1 file changed

+2
-2
lines changed
  • src/Westsworld/TimeAgo/Translations

1 file changed

+2
-2
lines changed

src/Westsworld/TimeAgo/Translations/Id.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ public function __construct()
1717
'aboutOneMonth' => "1 bulan",
1818
'aboutOneYear' => "1 tahun",
1919
'days' => "%s hari",
20-
'hours' => "%s bulan",
21-
'lessThanAMinute' => "baru saja",
20+
'hours' => "%s jam",
21+
'lessThanAMinute' => "Baru saja",
2222
'lessThanOneHour' => "%s menit",
2323
'months' => "%s bulan",
2424
'oneMinute' => "1 menit",

0 commit comments

Comments
 (0)