Update translate.js

This commit is contained in:
bbraganca 2019-05-06 10:19:02 -03:00 committed by GitHub
parent 0618d899c0
commit f04c549d24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,3 +74,4 @@ module.exports.tLog = tLog;
module.exports.tUI = tUI;
module.exports.tMark = tMark;
module.exports.getLangCodeFromExpressLocale = getLangCodeFromExpressLocale;