1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00

Update i18n.js

This commit is contained in:
Harvey Kandola 2022-03-21 13:15:53 -04:00
parent 7e26c003d6
commit 22b6a4fb78

View file

@ -43,8 +43,6 @@ export default Service.extend({
} }
} }
console.log(this.session.locale);
return str; return str;
}, },
}); });