You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+3
Original file line number
Diff line number
Diff line change
@@ -1693,3 +1693,6 @@ function FormCtrl($scope) {
1693
1693
```
1694
1694
1695
1695
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