mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Move translator file into helpers folder
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
var t = require('./translation.js');
|
||||
var t = require('./helpers/translator.js');
|
||||
|
||||
var stable = {
|
||||
pets: {
|
||||
|
||||
Reference in New Issue
Block a user