Skip to content

Commit b0b21e0

Browse files
committed
docs: add notice for $tm
1 parent 903d603 commit b0b21e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/api/injection.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -932,6 +932,10 @@ If there are no locale messages for the given `key` in the composer instance mes
932932

933933
Locale messages
934934

935+
:::warning NOTE
936+
You need to use `$rt` for the locale message returned by `$tm`.
937+
:::
938+
935939
### $d(value)
936940

937941
Datetime formatting

0 commit comments

Comments
 (0)