Unverified Commit ba56edab authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #2781 from Lhemamou/dev

fix: lithuanian language doesn't appear in the languages list (#2780)
parents a233a885 c11fdad8
...@@ -79,6 +79,10 @@ ...@@ -79,6 +79,10 @@
"code": "ko-KR", "code": "ko-KR",
"title": "Korean (한국어)" "title": "Korean (한국어)"
}, },
{
"code": "lt-LT",
"title": "Lithuanian (Lietuvių)"
},
{ {
"code": "nl-NL", "code": "nl-NL",
"title": "Dutch (Netherlands)" "title": "Dutch (Netherlands)"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment