Browse Source

added tr-TR to languages.json

aguvener 1 year ago
parent
commit
8d0f3fbde9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/lib/i18n/locales/languages.json

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

@@ -55,6 +55,10 @@
 		"code": "ru-RU",
 		"title": "Russian (Russia)"
 	},
+	{
+		"code": "tr-TR",
+		"title": "Turkish"
+	},
 	{
 		"code": "uk-UA",
 		"title": "Ukrainian"