From 1bbfef5efbfd715522f283eb5fc6ff2336baf0ed Mon Sep 17 00:00:00 2001 From: swan019 Date: Tue, 25 Feb 2025 20:12:26 +0530 Subject: [PATCH] Add Uyghurs Language Properly --- src/i18n/locales/ug.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/ug.js b/src/i18n/locales/ug.js index 3c06fa3..f527b84 100644 --- a/src/i18n/locales/ug.js +++ b/src/i18n/locales/ug.js @@ -1,5 +1,6 @@ const uyghur = { name: "ئۇيغۇرچە", + name: "Uyghur", native_name: "ئۇيغۇرچە", code: "ug", };