We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6531f81 commit 62a6a07Copy full SHA for 62a6a07
src/Westsworld/TimeAgo/Translations/Id.php
@@ -17,8 +17,8 @@ public function __construct()
17
'aboutOneMonth' => "1 bulan",
18
'aboutOneYear' => "1 tahun",
19
'days' => "%s hari",
20
- 'hours' => "%s bulan",
21
- 'lessThanAMinute' => "baru saja",
+ 'hours' => "%s jam",
+ 'lessThanAMinute' => "Baru saja",
22
'lessThanOneHour' => "%s menit",
23
'months' => "%s bulan",
24
'oneMinute' => "1 menit",
0 commit comments