We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1af4c2e + 19083f3 commit e11a88cCopy full SHA for e11a88c
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