]> git.lyx.org Git - lyx.git/commitdiff
Update credits
authorPavel Sanda <sanda@lyx.org>
Thu, 11 Apr 2024 07:42:29 +0000 (09:42 +0200)
committerPavel Sanda <sanda@lyx.org>
Thu, 11 Apr 2024 07:44:14 +0000 (09:44 +0200)
lib/generate_contributions.py

index 3d0db11273c5e6e2c08ccc1abfd8c8fef10e4b8b..60f979aa767e96d01f94bc797deeedd3c114995d 100755 (executable)
@@ -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__":