angular / 5.2.11 / api / common / nglocalization.html /

NgLocalization

class

npm Package @angular/common
Module import { NgLocalization } from '@angular/common';
Source common/src/i18n/localization.ts

Overview

class NgLocalization {
  getPluralCategory(value: any, locale?: string): string
}

Subclasses

  • NgLocaleLocalization

Members

getPluralCategory(value: any, locale?: string): string

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/common/NgLocalization