diff --git a/src/main.py b/src/main.py index 51b7d03..2545828 100644 --- a/src/main.py +++ b/src/main.py @@ -51,6 +51,7 @@ class AlpacaApplication(Adw.Application): version='0.2.2', developers=['Jeffser https://jeffser.com'], designers=['Jeffser https://jeffser.com'], + translator_credits='Alex K (Russian) https://github.com/alexkdeveloper', copyright='© 2024 Jeffser', issue_url='https://github.com/Jeffser/Alpaca/issues') about.present()