Skip to content

Commit 8df8d8c

Browse files
brunoborgesCopilot
andauthored
Update specs/i18n/i18n-spec.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4b2330d commit 8df8d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/i18n/i18n-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ need to include keys that differ from English.
172172
locale file, the generator uses the English value and emits a build-time warning:
173173

174174
```
175-
[WARN] strings/pt-BR.json: missing key "footer.builtWith" — using English fallback
175+
[WARN] strings/pt-BR.json: missing key "footer.madeWith" — using English fallback
176176
```
177177

178178
The page is always rendered completely; no key is ever silently blank. The warning

0 commit comments

Comments
 (0)