Commit a10307b
committed
Disable i18n debug
The web console logs are being swamped with "missing key"
messages by i18n. Unfortunately, most of these are false positives
and thus do not help at all in finding actual missing keys.
This commit disables the debug mode in i18n which stops the
messages.1 parent 5b4c6e9 commit a10307b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments