Commit b319049
chore(locale): document formatting as a non-goal, ignore the locale cache dir
The release ships no per-locale CLDR data (negotiation needs none) and runtime download is off, so any future Localize formatting call would raise LocaleNotFoundInCacheError for non-English locales. State that next to the config, and ignore /priv/localize/ so a manual `mix localize.download_locales` cannot leave committable blobs in priv.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent cdb7ac3 commit b319049
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| |||
0 commit comments