mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 11:50:00 -04:00
Fix grammar (#1398)
This commit is contained in:
parent
eb98b09973
commit
a22dc6267f
@ -345,7 +345,7 @@ Home
|
||||
|
||||
### Query a flexible translation with variables
|
||||
|
||||
Often you will want to use to the page variables in the translations strings. To do that, pass on the `.` context when calling `i18n`:
|
||||
Often you will want to use the page variables in the translation strings. To do so, pass the `.` context when calling `i18n`:
|
||||
|
||||
```
|
||||
{{ i18n "wordCount" . }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user