Skip to content

Commit 30c100e

Browse files
committed
Update documentation
Added reference to i18n/ l10n to the end of this documentation as per the conversation in the json-schema-form/angular-schema-form#865
1 parent 92547a6 commit 30c100e

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)