Update French translation (#901)

Co-authored-by: jyhelle <47108022+jyhelle@users.noreply.github.com>
This commit is contained in:
Veronica Berglyd Olsen
2021-09-18 23:10:03 +02:00
committed by GitHub
parent 22662fd5eb
commit cf83b6572e
5 changed files with 1165 additions and 1186 deletions
+1 -1
View File
@@ -688,7 +688,7 @@ class GuiDocEditor(QTextEdit):
if not self.mainConf.hasEnchant:
if theMode:
self.theParent.makeAlert(self.tr(
"Spell checking requires the package PyEncant. "
"Spell checking requires the package PyEnchant. "
"It does not appear to be installed."
), nwAlert.INFO)
theMode = False