diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-08-26 21:15:48 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-08-26 21:18:33 +0200 |
| commit | cf69eb8e8cdc1d57805fd119fa39ccaee0027279 (patch) | |
| tree | 24cf2e93b6cd0b232a7818f56a75f68e86760fb6 /src/wx/about_dialog.cc | |
| parent | 04644d9d3beaff382d4d4765008ccecea2613793 (diff) | |
Updated hu_HU translation from Németh Áron.
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 7a7039d0c..b70a4f15e 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -116,6 +116,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Gökhan Aksoy")); translated_by.Add (wxT ("Thiago Andre")); translated_by.Add (wxT ("Felice D'Andrea")); + translated_by.Add (wxT ("Németh Áron")); translated_by.Add (wxT ("Grégoire Ausina")); translated_by.Add (wxT ("Tomáš Begeni")); translated_by.Add (wxT ("Fabio \"Zak\" Belli")); |
