Add a translations credit section to the About dialog

This commit is contained in:
Veronica K. B. Olsen
2021-03-03 21:52:30 +01:00
parent dd10486f27
commit 26c49e7c22
2 changed files with 39 additions and 26 deletions
+2 -2
View File
@@ -74,8 +74,8 @@ __helpurl__ = "https://github.com/vkbo/novelWriter/discussions"
__releaseurl__ = "https://github.com/vkbo/novelWriter/releases/latest"
__docurl__ = "https://novelwriter.readthedocs.io"
__credits__ = [
"Veronica Berglyd Olsen (developer)",
"Marian Lückhof (contributor, tester)"
"Veronica Berglyd Olsen (author, maintainer)",
"Marian Lückhof (concept, testing)"
]
##