-rw-r--r-- | noncore/games/snake/snake.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro index 256c524..7c8829b 100644 --- a/noncore/games/snake/snake.pro +++ b/noncore/games/snake/snake.pro @@ -9,6 +9,8 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TRANSLATIONS = ../i18n/de/snake.ts +TRANSLATIONS += ../i18n/es/snake.ts +TRANSLATIONS += ../i18n/pt/snake.ts TRANSLATIONS += ../i18n/pt_BR/snake.ts TRANSLATIONS += ../i18n/en/snake.ts TRANSLATIONS += ../i18n/hu/snake.ts |