Update main.py (#269)

Added Ukrainian & German Contributors
This commit is contained in:
Marcel Margenberg 2024-08-28 22:29:35 +02:00 committed by GitHub
parent 01b38fa37a
commit 1c9ce2a117
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,9 @@ translators = [
'Yuehao Sui (Simplified Chinese) https://github.com/8ar10der', 'Yuehao Sui (Simplified Chinese) https://github.com/8ar10der',
'Aleksana (Simplified Chinese) https://github.com/Aleksanaa', 'Aleksana (Simplified Chinese) https://github.com/Aleksanaa',
'Aritra Saha (Hindi) https://github.com/olumolu', 'Aritra Saha (Hindi) https://github.com/olumolu',
'YusaBecerikli (Turkish) https://github.com/YusaBecerikli' 'YusaBecerikli (Turkish) https://github.com/YusaBecerikli',
'Simon (Ukrainian) https://github.com/OriginalSimon',
'Marcel Margenberg (German) https://github.com/MehrzweckMandala'
] ]
class AlpacaApplication(Adw.Application): class AlpacaApplication(Adw.Application):