Browse Source

optimize some details

Yanyutin753 1 year ago
parent
commit
7d5a7c6194
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/lib/i18n/locales/languages.json

+ 6 - 6
src/lib/i18n/locales/languages.json

@@ -1,16 +1,16 @@
 [
 	{
 		"code": "ar-BH",
-		"title": "العربية (AR)"
-	},
-	{
-		"code": "bg-BG",
-		"title": "Bulgarian (BG)"
+		"title": "Arabic (عربي)"
 	},
 	{
 		"code": "bn-BD",
 		"title": "Bengali (বাংলা)"
 	},
+	{
+		"code": "bg-BG",
+		"title": "Bulgarian (български)"
+	},
 	{
 		"code": "ca-ES",
 		"title": "Catalan (català)"
@@ -37,7 +37,7 @@
 	},
 	{
 		"code": "fa-IR",
-		"title": "فارسی (Farsi)"
+		"title": "Persian (فارسی)"
 	},
 	{
 		"code": "fi-FI",