We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b86a4 commit fa5ca11Copy full SHA for fa5ca11
docs/content/guide/i18n.ngdoc
@@ -22,10 +22,10 @@ Currently, Angular supports i18n/l10n for
22
[currency](http://docs.angularjs.org/#!/api/ng.filter:currency) filters.
23
24
Additionally, Angular supports localizable pluralization support provided by the {@link
25
-api/ng.directive:ngPluralize ngPluralize directive}.
+ng.directive:ngPluralize ngPluralize directive}.
26
27
All localizable Angular components depend on locale-specific rule sets managed by the {@link
28
-api/ng.$locale $locale service}.
+ng.$locale $locale service}.
29
30
For readers who want to jump straight into examples, we have a few web pages that showcase how to
31
use Angular filters with various locale rule sets. You can find these examples either on
0 commit comments