-rw-r--r-- | noncore/games/fifteen/fifteen.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index ee99799..964b816 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro @@ -10,6 +10,8 @@ LIBS += -lqpe TARGET = fifteen TRANSLATIONS = ../i18n/pt_BR/fifteen.ts +TRANSLATIONS += ../i18n/es/fifteen.ts +TRANSLATIONS += ../i18n/pt/fifteen.ts TRANSLATIONS += ../i18n/de/fifteen.ts TRANSLATIONS += ../i18n/en/fifteen.ts TRANSLATIONS += ../i18n/hu/fifteen.ts |