Add Ukrainian credit to the about model

​Hi! I have contributed to the Ukrainian translation and would like to be added to the translators list in the "About" section.
This commit is contained in:
NaviMen 2026-02-27 23:02:55 +02:00 committed by Peter F. Patel-Schneider
parent d919bcbb30
commit 75aadc706c
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ class AboutModel:
"El Jinete Sin Cabeza (Español)", "El Jinete Sin Cabeza (Español)",
"Ferdina Kusumah (Indonesia)", "Ferdina Kusumah (Indonesia)",
"John Erling Blad (Norwegian Bokmål, Norwegian Nynorsk)", "John Erling Blad (Norwegian Bokmål, Norwegian Nynorsk)",
"Oleksandr Afanasiev (Ukrainian)",
] ]
def get_credit_sections(self) -> List[Tuple[str, List[str]]]: def get_credit_sections(self) -> List[Tuple[str, List[str]]]: