fix(languages): remove trailing comma from json

This commit is contained in:
Leonard Kim
2018-05-01 10:24:22 -05:00
committed by Дамян Минков
parent b2971aa9be
commit eaea0e5f49
+1 -1
View File
@@ -21,5 +21,5 @@
"sv": "Swedish",
"tr": "Turkish",
"vi": "Vietnamese",
"zhCN": "Chinese (China)",
"zhCN": "Chinese (China)"
}