diff --git a/README.md b/README.md index d8bbc274..ba8e0412 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ Currently available translations: | pt-BR | Português (Brasil) | [@thecodergus](https://github.com/thecodergus) | | ru | Русский | [@artegoser](https://github.com/artegoser) | | sl | Slovenščina | [@thehijacker](https://github.com/thehijacker) | +| ta | தமிழ் | [@hhharsha36](https://github.com/hhharsha36) | | th | ไทย | [@natthavat28](https://github.com/natthavat28) | | tr | Türkçe | [@aydnykn](https://github.com/aydnykn) | | uk | Українська | [@nktlitvinenko](https://github.com/nktlitvinenko) | diff --git a/contributors.json b/contributors.json index 754d4ee2..c2190911 100644 --- a/contributors.json +++ b/contributors.json @@ -48,6 +48,9 @@ "sl": [ "thehijacker" ], + "ta": [ + "hhharsha36" + ], "th": [ "natthavat28" ],