From 5675dff39d695839dbeabc0a42ed1b167e2ae964 Mon Sep 17 00:00:00 2001 From: Abdurashid Abdullaev <73573845+AbdullayevAbdurashid@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:44:46 +0500 Subject: [PATCH] Uzbek translation This is my first time contributing to an Uzbek translation, and I'm hopeful that others will join in to refine and enhance this work. As of now, I'm the only maintainer working on this, but I welcome others who are interested in collaborating to ensure a well-rounded translation. If anyone is interested, please feel free to comment below so we can maintain this together as a team. --- langs/langs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/langs/langs.json b/langs/langs.json index 53c440a..67e2d7c 100644 --- a/langs/langs.json +++ b/langs/langs.json @@ -33,6 +33,7 @@ { "code": "te", "name": "తెలుగు", "enName": "Telugu" }, { "code": "tr", "name": "Türkçe", "enName": "Turkish" }, { "code": "uk", "name": "Українська", "enName": "Ukrainian" }, + { "code": "uz", "name": "O'zbek", "enName": "Uzbek" }, { "code": "ur", "name": "اردو", "enName": "Urdu" }, { "code": "vi", "name": "Tiếng Việt", "enName": "Vietnamese" }, { "code": "zh-hans", "name": "简体中文", "enName": "Simplified Chinese" },