point to the actual translation file

This commit is contained in:
ansuz
2016-07-12 15:52:36 +02:00
parent dea8e225db
commit d39ab5c250
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
define([
'/common/messages.js',
'/customize/messages.js',
'/bower_components/jquery/dist/jquery.min.js',
], function (Messages) {
var $ = window.jQuery;