loopback#context: fix missing "g" symbol

This commit is contained in:
Miroslav Bajtoš 2016-08-17 14:41:48 +02:00
parent 01a9fa2ab2
commit ba5f36fb91
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
// This file is licensed under the MIT License.
// License text available at https://opensource.org/licenses/MIT
var g = require('strong-globalize')();
module.exports = function() {
throw new Error(g.f(
'%s middleware was removed in version 3.0. See %s for more details.',