-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Description
When I was working on a template, I noticed that my new translations weren't coming through. After some searching around for what I did wrong, I went to the docs and noticed that there are several reserved keys, (description in my case).
To be fair, it's on me that I didn't consult the documentation sooner. And I really appreciate the attention to detail that it can be found in the documentation. But it might be nice if there was a warning about this in the CLI output. Perhaps only when printI18nWarnings is set.
Would there be interest for this? If so, I can try to see if I can create a PR for this. I imagine it would save people a bit of time, and create awareness that there are reserved keys.