Browse Source

Update languages.json

Timothy J. Baek 11 months ago
parent
commit
2e16fe9f85
1 changed files with 8 additions and 8 deletions
  1. 8 8
      src/lib/i18n/locales/languages.json

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

@@ -1,4 +1,12 @@
 [
+	{
+		"code": "en-US",
+		"title": "English (US)"
+	},
+	{
+		"code": "en-GB",
+		"title": "English (GB)"
+	},
 	{
 		"code": "ar-BH",
 		"title": "Arabic (عربي)"
@@ -23,14 +31,6 @@
 		"code": "es-ES",
 		"title": "Spanish (Español)"
 	},
-	{
-		"code": "en-GB",
-		"title": "English (GB)"
-	},
-	{
-		"code": "en-US",
-		"title": "English (US)"
-	},
 	{
 		"code": "fa-IR",
 		"title": "Persian (فارسی)"