We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2330d commit 8df8d8cCopy full SHA for 8df8d8c
specs/i18n/i18n-spec.md
@@ -172,7 +172,7 @@ need to include keys that differ from English.
172
locale file, the generator uses the English value and emits a build-time warning:
173
174
```
175
-[WARN] strings/pt-BR.json: missing key "footer.builtWith" — using English fallback
+[WARN] strings/pt-BR.json: missing key "footer.madeWith" — using English fallback
176
177
178
The page is always rendered completely; no key is ever silently blank. The warning
0 commit comments