File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -90,3 +90,21 @@ And if you do want to customize,
90
90
please make sure you've understand the source code.
91
91
Please refer to [ ` data.ts ` ] ( ./data.ts ) for more details,
92
92
and here's documentation for each item in details.
93
+
94
+ ## About the supported languages
95
+
96
+ You can find all supported languages
97
+ in the source code of [ ` data.ts ` ] ( ./data.ts ) .
98
+ Each language or language series is an exported const
99
+ that you can import and call.
100
+
101
+ The languages series are based on the [ Unicode] ( https://unicode.org/charts/ ) .
102
+ Most of the languages are coded manually and some of them are
103
+ generated by several AI models. So that there might be mistakes,
104
+ and the author cannot guarantee the accuracy of the data
105
+ because it's almost impossible for a single person to learn all such languages.
106
+
107
+ If you are native speaker of one of the those wordless languages
108
+ and you find there are some mistakes,
109
+ or if there's even some wordless languages not included in this package,
110
+ please feel free to open an issue.
You can’t perform that action at this time.
0 commit comments