diff --git a/common/dialog_about/AboutDialog_main.cpp b/common/dialog_about/AboutDialog_main.cpp index 36c0142542..58b9272530 100644 --- a/common/dialog_about/AboutDialog_main.cpp +++ b/common/dialog_about/AboutDialog_main.cpp @@ -644,6 +644,10 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf wxEmptyString, wxEmptyString, "Finnish (FI)" ) ); + aInfo.AddTranslator( new CONTRIBUTOR( "Simo Mattila", + wxEmptyString, + wxEmptyString, + "Finnish (FI)" ) ); aInfo.AddTranslator( new CONTRIBUTOR( "Jean-Pierre Charras", wxEmptyString, wxEmptyString, @@ -780,6 +784,10 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf wxEmptyString, wxEmptyString, "Portuguese (PT)" ) ); + aInfo.AddTranslator( new CONTRIBUTOR( "Rafael Silva", + wxEmptyString, + wxEmptyString, + "Portuguese (PT)" ) ); aInfo.AddTranslator( new CONTRIBUTOR( "Igor Plyatov", wxEmptyString, wxEmptyString,