diff --git a/README.md b/README.md
index a529840..e84360b 100644
--- a/README.md
+++ b/README.md
@@ -218,6 +218,27 @@ python main.py
+
+🌍 Localization
+
+YTSage supports **14 languages** for worldwide accessibility. Select your preferred language from **Custom Options → Language**.
+
+### Supported Languages
+
+| Language | Code | Language | Code |
+|----------|------|----------|------|
+| 🇺🇸 English | `en` | 🇪🇸 Spanish | `es` |
+| 🇸🇦 Arabic | `ar` | 🇫🇷 French | `fr` |
+| 🇩🇪 German | `de` | 🇮🇳 Hindi | `hi` |
+| 🇮🇩 Indonesian | `id` | 🇮🇹 Italian | `it` |
+| 🇯🇵 Japanese | `ja` | 🇵🇱 Polish | `pl` |
+| 🇧🇷 Portuguese | `pt` | 🇷🇺 Russian | `ru` |
+| 🇹🇷 Turkish | `tr` | 🇨🇳 Chinese | `zh` |
+
+> 💡 **Want to contribute a translation?** Check out the [Contributing](#contributing) section to help us add more languages!
+
+
+
## 🛠️ Troubleshooting