Skip to content

Commit e126b2f

Browse files
authored
docs: Change last sentence in humanize() in libraries/time.rst
Change last sentence in humanize() in libraries/time.rst
1 parent 89d8d5d commit e126b2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

user_guide_src/source/libraries/time.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,8 @@ now < $time < 1 hour in 35 minutes / 35 minutes ago
213213
$time == now Now
214214
=============================== =================================
215215

216-
The result strings are coming from the language file, **app/Language/{locale}/Time.php**.
216+
The result strings are coming from the language file, **system/Language/en/Time.php**.
217+
If you want to overwrite them, create **app/Language/{locale}/Time.php**.
217218

218219
******************************
219220
Working with Individual Values

0 commit comments

Comments
 (0)