-rw-r--r-- | noncore/apps/dictionary/dictionary.pro | 1 | ||||
-rw-r--r-- | noncore/apps/tableviewer/tableviewer.pro | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index 6b337c6..c2dea18 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro @@ -17,6 +17,7 @@ TRANSLATIONS = ../i18n/pt_BR/dictionary.ts TRANSLATIONS += ../i18n/de/dictionary.ts TRANSLATIONS += ../i18n/en/dictionary.ts TRANSLATIONS += ../i18n/hu/dictionary.ts +TRANSLATIONS += ../i18n/fr/dictionary.ts TRANSLATIONS += ../i18n/ja/dictionary.ts TRANSLATIONS += ../i18n/ko/dictionary.ts TRANSLATIONS += ../i18n/no/dictionary.ts diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index b5437fe..1c21197 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro @@ -40,6 +40,7 @@ TRANSLATIONS += ../i18n/en/tableviewer.ts TRANSLATIONS += ../i18n/de/tableviewer.ts TRANSLATIONS += ../i18n/hu/tableviewer.ts TRANSLATIONS += ../i18n/ja/tableviewer.ts +TRANSLATIONS += ../i18n/fr/tableviewer.ts TRANSLATIONS += ../i18n/ko/tableviewer.ts TRANSLATIONS += ../i18n/no/tableviewer.ts TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts |