-rw-r--r-- | noncore/games/fifteen/fifteen.pro | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index 5dfe519..6c07e57 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro @@ -10,3 +10,11 @@ LIBS += -lqpe TARGET = fifteen TRANSLATIONS = ../i18n/pt_BR/fifteen.ts +TRANSLATIONS += ../i18n/de/fifteen.ts +TRANSLATIONS += ../i18n/en/fifteen.ts +TRANSLATIONS += ../i18n/hu/fifteen.ts +TRANSLATIONS += ../i18n/ja/fifteen.ts +TRANSLATIONS += ../i18n/ko/fifteen.ts +TRANSLATIONS += ../i18n/no/fifteen.ts +TRANSLATIONS += ../i18n/zh_CN/fifteen.ts +TRANSLATIONS += ../i18n/zh_TW/fifteen.ts |