mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 15:17:12 -05:00
added Translator (#2653)
* added Translator added myself to the list (translated Anki, AnkiMobile and Anki Manual to Polish * Update CONTRIBUTORS
This commit is contained in:
parent
3742fa9f0c
commit
23823d3135
2 changed files with 2 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ Gabriel Heinatz <anorot@gmail.com>
|
|||
Monty Evans <montyevans@gmail.com>
|
||||
Nil Admirari <https://github.com/nihil-admirari>
|
||||
Michael Winkworth <github.com/SteelColossus>
|
||||
Mateusz Wojewoda <kawa1.11@o2.pl>
|
||||
|
||||
********************
|
||||
|
||||
|
|
|
|||
|
|
@ -231,6 +231,7 @@ def show(mw: aqt.AnkiQt) -> QDialog:
|
|||
"Carlos Duarte",
|
||||
"Edgar Benavent Català",
|
||||
"Kieran Black",
|
||||
"Mateusz Wojewoda",
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue