mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
move old i18n version to api-v2 folder and use new i18n where possible
This commit is contained in:
@@ -17,7 +17,7 @@ import attachMiddlewares from './middlewares/api-v3/index';
|
||||
utils.setupConfig();
|
||||
|
||||
// Setup translations
|
||||
// let i18n = require('./libs/i18n');
|
||||
// let i18n = require('./libs/api-v2/i18n');
|
||||
|
||||
const IS_PROD = nconf.get('IS_PROD');
|
||||
// const IS_DEV = nconf.get('IS_DEV');
|
||||
|
||||
Reference in New Issue
Block a user