Browse Source

Merge pull request #2781 from Lhemamou/dev

fix: lithuanian language doesn't appear in the languages list (#2780)
Timothy Jaeryang Baek 11 tháng trước cách đây
mục cha
commit
ba56edab19
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/lib/i18n/locales/languages.json

+ 4 - 0
src/lib/i18n/locales/languages.json

@@ -79,6 +79,10 @@
 		"code": "ko-KR",
 		"title": "Korean (한국어)"
 	},
+	{
+		"code": "lt-LT",
+		"title": "Lithuanian (Lietuvių)"
+	},
 	{
 		"code": "nl-NL",
 		"title": "Dutch (Netherlands)"