Skip to content

Commit db58c4b

Browse files
committed
Merge pull request #882 from shravanmahankali/patch-1
Update documentation
2 parents 92547a6 + 30c100e commit db58c4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -1693,3 +1693,6 @@ function FormCtrl($scope) {
16931693
```
16941694
16951695
Note that arrays inside arrays won't work with conditional.
1696+
1697+
#### i18n/ l10n
1698+
While the library does not specifically address i18n/l10n (Internationalization/ Localization) it is certainly possible as <a href="https://plnkr.co/edit/WKduZL0Xe2lmkV9N5mk8?p=preview">this plunker</a> demonstrates.

0 commit comments

Comments
 (0)