diff --git a/README.md b/README.md index 21ba28a..2d73939 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ On Windows, you can use the PowerShell script `Build.ps1` in place of the Makefi ## Translations A huge thanks to all the wonderful translators who've helped make NUSGet available to more people! + - **French:** [@rougets](https://github.com/rougets) - **German:** [@yeah-its-gloria](https://github.com/yeah-its-gloria) - **Italian:** [@LNLenost](https://github.com/LNLenost) - **Korean:** [@DDinghoya](https://github.com/DDinghoya) diff --git a/qt/py/ui_AboutDialog.py b/qt/py/ui_AboutDialog.py index ac4558a..e6f66b7 100644 --- a/qt/py/ui_AboutDialog.py +++ b/qt/py/ui_AboutDialog.py @@ -134,6 +134,8 @@ class AboutNUSGet(QDialog): # Team members with roles self.people = { + "rougets": QLabel(self.tr( + "French (Français): rougets")), "yeah-its-gloria": QLabel(self.tr( "German (Deutsch): yeah-its-gloria")), "LNLenost": QLabel(self.tr(