// TODO move to UI components angular.module('openproject.uiComponents') .service('I18n', [function() { return I18n; }]);