mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-25 06:13:44 +00:00
doc(locale): migrate docs to new format
This commit is contained in:
parent
ea18f4548d
commit
e45b013143
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ngdoc service
|
* @ngdoc object
|
||||||
* @name angular.service.$locale
|
* @name angular.module.NG.$locale
|
||||||
*
|
*
|
||||||
* @description
|
* @description
|
||||||
* $locale service provides localization rules for various Angular components. As of right now the
|
* $locale service provides localization rules for various Angular components. As of right now the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue