Sha256: b4f7310ec4d3984cb720396470fb5cd3c65e1d36076348409c8b85cc90eb2428
Contents?: true
Size: 171 Bytes
Versions: 15
Compression:
Stored size: 171 Bytes
Contents
/** * @ngdoc module * @name Bastion.i18n * * @description * Module for internationalization. */ angular.module('Bastion.i18n', [ 'gettext', 'Bastion' ]);
Version data entries
15 entries across 15 versions & 1 rubygems