vendor/assets/javascripts/angular-locale_twq.js in rails-angular-i18n-1.4.9 vs vendor/assets/javascripts/angular-locale_twq.js in rails-angular-i18n-1.5.0

- old
+ new

@@ -135,8 +135,9 @@ "posSuf": "\u00a4" } ] }, "id": "twq", + "localeID": "twq", "pluralCat": function(n, opt_precision) { var i = n | 0; var vf = getVF(n, opt_precision); if (i == 1 && vf.v == 0) { return PLURAL_CATEGORY.ONE; } return PLURAL_CATEGORY.OTHER;} }); }]);