Ver código fonte

Merge pull request #2781 from Lhemamou/dev

fix: lithuanian language doesn't appear in the languages list (#2780)
Timothy Jaeryang Baek 11 meses atrás
pai
commit
ba56edab19
1 arquivos alterados com 4 adições e 0 exclusões
  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)"