🐛 Enlève le mode debug pour i18n

pull/434/head
Johan Girod 2018-11-22 18:44:21 +01:00
parent d2a2fdbf6c
commit b4bd491861
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ let lang =
setToSessionStorage('lang', lang)
i18next.init(
{
debug: true,
lng: lang,
resources: {
en: {