We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f604e56 + a10307b commit 54687c3Copy full SHA for 54687c3
1 file changed
src/i18n/i18n.ts
@@ -54,7 +54,7 @@ i18n
54
.init<HttpBackendOptions>({
55
resources,
56
fallbackLng: "en-US",
57
- debug: true,
+ debug: false,
58
59
interpolation: {
60
escapeValue: false,
0 commit comments