diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-02-25 01:17:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-02-25 01:18:05 +0100 |
| commit | 76e2d6390305eeb59e4934ca66013b09b4a44dda (patch) | |
| tree | 12366e3c8521111b13bd2cefc1c5f33043b791f0 /src/wx | |
| parent | 60a2d0d30445b677a91ef6b2653dca37bd447fae (diff) | |
Updated pl_PL translation from Michał Tomaszewski
Diffstat (limited to 'src/wx')
| -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 0e8e07f62..37070bf0d 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -140,6 +140,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Tiago Casal Ribeiro")); translated_by.Add (wxT ("Davide Sanvito")); translated_by.Add (wxT ("Marek Skrzelowski")); + translated_by.Add (wxT ("Michał Tomaszewski")); translated_by.Add (wxT ("Igor Voytovich")); translated_by.Add (wxT ("Rov (若文)")); translated_by.Add (wxT ("刘汉源")); |
