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 1278d63 commit 9bf8b8eCopy full SHA for 9bf8b8e
docs/content/guide/i18n.ngdoc
@@ -43,7 +43,7 @@ http://userguide.icu-project.org/locale ICU } website for more information about
43
**Supported locales in Angular**
44
Angular separates number and datetime format rule sets into different files, each file for a
45
particular locale. You can find a list of currently supported locales {@link
46
-https://github.com/angular/angular.js/tree/master/i18n/locale here}
+https://github.com/angular/angular.js/tree/master/src/ngLocale here}
47
# Providing locale rules to Angular
48
49
There are two approaches to providing locale rules to Angular:
0 commit comments