Move the i18n initialisation to the Config class

This commit is contained in:
Veronica K. B. Olsen
2021-02-15 00:02:45 +01:00
parent 98e3343808
commit c0acc1d087
7 changed files with 55 additions and 34 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ SOURCES += nw/error.py \
nw/gui/wordlist.py \
nw/gui/writingstats.py
TRANSLATIONS += nw/languages/nw_pt.ts
TRANSLATIONS += i18n/nw_pt.ts