diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-01-02 16:53:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-01-02 16:53:21 +0100 |
| commit | 45bad7eafc04937deff27152732ffd848a4fbdd2 (patch) | |
| tree | 6de7779c1572e4ab152ab4aed28650920ca692af /src/wx/about_dialog.cc | |
| parent | 082d1d408fb5b503dc7b50dc97241c4ae794a753 (diff) | |
Updated fa_IR translation from Soleyman Rahmani.
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 e5e4e79c8..48e0cab4e 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -143,6 +143,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("David Perrenoud")); translated_by.Add (wxT ("Olivier Perriere")); translated_by.Add (wxT ("Markus Raab")); + translated_by.Add (wxT ("Soleyman Rahmani")); translated_by.Add (wxT ("Tiago Casal Ribeiro")); translated_by.Add (wxT ("Davide Sanvito")); translated_by.Add (wxT ("Marek Skrzelowski")); |
