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__":