fix(languages): remove trailing comma from json
This commit is contained in:
parent
b2971aa9be
commit
eaea0e5f49
|
@ -21,5 +21,5 @@
|
||||||
"sv": "Swedish",
|
"sv": "Swedish",
|
||||||
"tr": "Turkish",
|
"tr": "Turkish",
|
||||||
"vi": "Vietnamese",
|
"vi": "Vietnamese",
|
||||||
"zhCN": "Chinese (China)",
|
"zhCN": "Chinese (China)"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue