mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Merge commit 'e4bfe59c4e043c92d3992587d8c64d264b262a22'
This commit is contained in:
@@ -544,10 +544,10 @@ Hugo will generate your website with these missing translation placeholders. It
|
||||
|
||||
For merging of content from other languages (i.e. missing content translations), see [lang.Merge].
|
||||
|
||||
To track down missing translation strings, run Hugo with the `--i18n-warnings` flag:
|
||||
To track down missing translation strings, run Hugo with the `--printI18nWarnings` flag:
|
||||
|
||||
```bash
|
||||
hugo --i18n-warnings | grep i18n
|
||||
hugo --printI18nWarnings | grep i18n
|
||||
i18n|MISSING_TRANSLATION|en|wordCount
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user