Skip to content

Commit db93d29

Browse files
committed
Add sv to readme and rearrange keys to be in alphabetical order
1 parent edc7419 commit db93d29

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/langs/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,15 @@ it,
2525
ja,
2626
ko,
2727
nl,
28+
no,
2829
pl,
2930
pt_br,
3031
ru,
32+
sv,
3133
tr,
32-
zh_cn,
33-
zh_tw,
3434
ua,
35-
no
35+
zh_cn,
36+
zh_tw
3637
```
3738

3839
If you do not find your language, then you can create a language file yourself by [copying any of the other languages](https://github.com/xdan/jodit/tree/main/src/langs)

0 commit comments

Comments
 (0)