beremiz

updated list of translators

2019-02-21, Andrey Skvortsov
6551a73702a3
Parents 756d02cf78db
Children 61324adaa29a
updated list of translators
  • +16 -0
    version.py
  • --- a/version.py Thu Feb 21 11:25:03 2019 +0300
    +++ b/version.py Thu Feb 21 11:25:58 2019 +0300
    @@ -121,6 +121,10 @@
    info.Icon = wx.Icon(os.path.join(path, "images", "about_brz_logo.png"), wx.BITMAP_TYPE_PNG)
    info.Translators = (
    + "Basque",
    + "José Miguel Andonegi <jm.andonegi@gmail.com>, 2019",
    + "",
    +
    "Bengali (Bangladesh)",
    " Adhir Dutta <likhon52@gmail.com>, 2017",
    "",
    @@ -129,9 +133,12 @@
    " Frank Guan <gpfrank@163.com>, 2018",
    " Tango Wu <wuyangtang@live.com>, 2017",
    " Yiwei Yan <523136664@qq.com>, 2018",
    + " Ji Wang <2485567515@qq.com>, 2019",
    + " 珂 曾 <15627997@qq.com>, 2019",
    "",
    "Dutch (Netherlands)",
    + " Martijn Berntsen <mxberntsen@gmail.com>, 2019",
    " Jordy van der Heijden <jordyvanderheijden@gmail.com>, 2018",
    "",
    @@ -162,6 +169,10 @@
    " Reinhard Lee <lij3105@gmail.com>, 2012",
    "",
    + "Polish",
    + " Adam B <adisz.pl@gmail.com>, 2019",
    + "",
    +
    "Portuguese",
    " Pedro Coimbra <pcoimbra310@gmail.com>, 2017",
    "",
    @@ -198,6 +209,11 @@
    " Ibrahim Kilicarslan <ibrahimhalilkilicarslan@outlook.com>, 2018",
    "",
    + "Vietnamese (Viet Nam)",
    + " Nhất Thìn, 2019",
    + "",
    +
    +
    )
    return info