diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-07-19 10:04:56 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-07-19 10:04:56 +0200 |
| commit | 67a924f7860d38df576aa376389fca860d62e33f (patch) | |
| tree | 0fc13b4b7dd15b3a62824a760409cc9554272b74 /src/wx/about_dialog.cc | |
| parent | ca9a8a60df3d2040af9caa7bc5079c55a1921acb (diff) | |
Updated zh_CN translation from Akivili Collindort.
Diffstat (limited to 'src/wx/about_dialog.cc')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 38cb466f1..bfbc429c5 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -123,6 +123,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Cherif Ben Brahim")); translated_by.Add (wxT ("Massimiliano Broggi")); translated_by.Add (wxT ("Dan Cohen")); + translated_by.Add (wxT ("Akivili Collindort")); translated_by.Add (wxT ("Davide Dall'AraCiao")); translated_by.Add (wxT ("Uwe Dittes")); translated_by.Add (wxT ("Михаил Эпштейн")); |
