We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e126b2f commit 2e480d5Copy full SHA for 2e480d5
user_guide_src/source/libraries/time.rst
@@ -421,4 +421,5 @@ today < $time < 7 days in 4 days / 4 days ago
421
$time < 1 minute Now
422
=============================== =================================
423
424
-The result strings are coming from the language file, **app/Language/{locale}/Time.php**.
+The result strings are coming from the language file, **system/Language/en/Time.php**.
425
+If you want to overwrite them, create **app/Language/{locale}/Time.php**.
0 commit comments