From 23823d3135eeec1626f3fdc054df2bdb2e486c84 Mon Sep 17 00:00:00 2001 From: platynowy Date: Tue, 12 Sep 2023 06:13:08 +0200 Subject: [PATCH] added Translator (#2653) * added Translator added myself to the list (translated Anki, AnkiMobile and Anki Manual to Polish * Update CONTRIBUTORS --- CONTRIBUTORS | 1 + qt/aqt/about.py | 1 + 2 files changed, 2 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c2f66a772..3e110bf50 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -137,6 +137,7 @@ Gabriel Heinatz Monty Evans Nil Admirari Michael Winkworth +Mateusz Wojewoda ******************** diff --git a/qt/aqt/about.py b/qt/aqt/about.py index c795c74b6..877b4a08e 100644 --- a/qt/aqt/about.py +++ b/qt/aqt/about.py @@ -231,6 +231,7 @@ def show(mw: aqt.AnkiQt) -> QDialog: "Carlos Duarte", "Edgar Benavent CatalĂ ", "Kieran Black", + "Mateusz Wojewoda", ) )