Open
Description
Looking through languagelookup.json
I found some inconsistencies to langauges:
-
"name":"Panjabi, Punjabi", should be "name":"Panjabi; Punjabi"
These can be fixed manually (change , to ; ) -
Some languages have two different internal representation codes:
"st":{ "name":"Southern Sotho", "native_name":"Sesotho" }, "sot":{ "name":"Southern Sotho", "native_name":"Sesotho" },
Might be a good idea to remove duplicates --- check if exist in CCServer before removing.
Metadata
Metadata
Assignees
Labels
No labels