From 6ac60f8032c125f9178797aba029a2ead17a2587 Mon Sep 17 00:00:00 2001 From: Foxy_null <72304646+Foxy-null@users.noreply.github.com> Date: Fri, 8 Mar 2024 21:55:16 +0900 Subject: [PATCH] Added new translator name (#3060) * Add my name to about.py * Add my name to CONTRIBUTORS --- CONTRIBUTORS | 1 + qt/aqt/about.py | 1 + 2 files changed, 2 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 280e84705..3143ee768 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -162,6 +162,7 @@ Lucas Scharenbroch Antonio Cavallo Han Yeong-woo Jean Khawand +Foxy_null ******************** The text of the 3 clause BSD license follows: diff --git a/qt/aqt/about.py b/qt/aqt/about.py index 8847b7d20..6b66c3993 100644 --- a/qt/aqt/about.py +++ b/qt/aqt/about.py @@ -79,6 +79,7 @@ def show(mw: aqt.AnkiQt) -> QDialog: "Aristotelis P.", "Bernhard Ibertsberger", "C. van Rooyen", + "Cenaris Mori", "Charlene Barina", "Christian Krause", "Christian Rusche",