Merge branch 'main' of github.com-jeffser:Jeffser/Alpaca

This commit is contained in:
jeffser 2024-08-30 12:42:30 -06:00
commit 4647e1ba47

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):