Skip to content

Commit 87d2016

Browse files
Update README.md
1 parent b0c0cbf commit 87d2016

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ loadCldr(
6262
```
6363

6464
4. You can notice the Scheduler displaying globalized date and time values in its UI, as shown in the following image, but the static text like Day, Week, Work Week and so on, are not changed as per the locale assigned to Scheduler.
65+
6566
![Globalization in Scheduler](globalize.png)
6667

6768
### Localization
@@ -97,7 +98,8 @@ L10n.load({
9798
});
9899
```
99100

100-
7. Now, you can notice the Scheduler displaying localized text as shown below.
101+
7. Now, you can notice the Scheduler displaying localized text as shown below.
102+
101103
![Localization in Scheduler](localize.png)
102104

103105
8. You can refer the available locale keys from the following documentation link:

0 commit comments

Comments
 (0)