From 437f0822f7dd4b9ca8a50526a6dac2d85818a6ee Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Thu, 11 Apr 2024 09:42:29 +0200 Subject: [PATCH] Update credits --- lib/generate_contributions.py | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 3d0db11273..60f979aa76 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -2354,7 +2354,16 @@ contributors = [ "", "", "", - u"bug reports and small fixes") ] + u"bug reports and small fixes"), + + contributor(u"Jiaxu Zi", + "3119932298 () qq ! com", + "GPL", + "Re: Update zh_CN Translation", + "m=171281941029208", + "10 April 2024", + u"Chinese translation") ] + if __name__ == "__main__":