UNPKG

ember-intl

Version:

Ember toolbox for internationalization.

13 lines (9 loc) 274 B
'use strict'; /** * Copyright 2015, Yahoo! Inc. * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms. */ module.exports = { description: 'Used to support dot notated translation keys', normalizeEntityName: function () {} };