Skip to content

Commit d120b6a

Browse files
authored
Merge pull request json-schema-form#882 from shravanmahankali/patch-1
Update documentation
2 parents db7e2c1 + d4e08cd commit d120b6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.md

Lines changed: 3 additions & 0 deletions
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)