mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
parent
61943276f0
commit
de2919cb9a
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ http://userguide.icu-project.org/locale ICU } website for more information about
|
|||
**Supported locales in Angular**
|
||||
Angular separates number and datetime format rule sets into different files, each file for a
|
||||
particular locale. You can find a list of currently supported locales {@link
|
||||
https://github.com/angular/angular.js/tree/master/i18n/locale here}
|
||||
https://github.com/angular/angular.js/tree/master/src/ngLocale here}
|
||||
# Providing locale rules to Angular
|
||||
|
||||
There are two approaches to providing locale rules to Angular:
|
||||
|
|
|
|||
Loading…
Reference in a new issue