Commit 19083f3
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 68569f8 commit 19083f3
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