diff --git a/README.md b/README.md index 4b453455..2445568d 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Currently available translations: | nl | Nederlands | [@automagics](https://github.com/automagics) | | pt-BR | Português (Brasil) | [@thecodergus](https://github.com/thecodergus) | | ru | Русский | [@artegoser](https://github.com/artegoser) | +| sl | Slovenščina | [@thehijacker](https://github.com/thehijacker) | | 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 8a5a3e15..61b897b0 100644 --- a/contributors.json +++ b/contributors.json @@ -41,6 +41,9 @@ "ru": [ "artegoser" ], + "sl": [ + "thehijacker" + ], "th": [ "natthavat28" ],