mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
Move translator to helpers.js
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {each, defaults, assign} from 'lodash';
|
||||
import t from '../helpers/translator';
|
||||
import {translator as t} from '../helpers';
|
||||
|
||||
import baseFood from './base';
|
||||
import saddle from './saddle';
|
||||
|
||||
Reference in New Issue
Block a user