From 70e2c81effcf45b9c4639fe3b9fdb207400f321a Mon Sep 17 00:00:00 2001 From: jeffser Date: Thu, 16 May 2024 11:42:42 -0600 Subject: [PATCH] Added credit to Alex K (Russian translation) --- src/main.py | 1 + 1 file changed, 1 insertion(+) 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()