-rw-r--r-- | noncore/apps/dictionary/dictionary.pro | 1 | ||||
-rw-r--r-- | noncore/games/qasteroids/qasteroids.pro | 1 | ||||
-rw-r--r-- | noncore/settings/sysinfo/sysinfo.pro | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index 924586f..71056dc 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro @@ -16,12 +16,13 @@ TARGET = dictionary TRANSLATIONS = ../i18n/pt_BR/dictionary.ts TRANSLATIONS += ../i18n/de/dictionary.ts TRANSLATIONS += ../i18n/en/dictionary.ts TRANSLATIONS += ../i18n/hu/dictionary.ts TRANSLATIONS += ../i18n/sl/dictionary.ts TRANSLATIONS += ../i18n/pl/dictionary.ts TRANSLATIONS += ../i18n/fr/dictionary.ts TRANSLATIONS += ../i18n/ja/dictionary.ts TRANSLATIONS += ../i18n/ko/dictionary.ts TRANSLATIONS += ../i18n/no/dictionary.ts TRANSLATIONS += ../i18n/zh_CN/dictionary.ts TRANSLATIONS += ../i18n/zh_TW/dictionary.ts +TRANSLATIONS += ../i18n/es/dictionary.ts diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index 47a53a2..be328d9 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro @@ -11,12 +11,13 @@ LIBS += -lqpe TRANSLATIONS = ../i18n/de/qasteroids.ts TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts TRANSLATIONS += ../i18n/en/qasteroids.ts TRANSLATIONS += ../i18n/hu/qasteroids.ts TRANSLATIONS += ../i18n/fr/qasteroids.ts TRANSLATIONS += ../i18n/ja/qasteroids.ts TRANSLATIONS += ../i18n/pl/qasteroids.ts TRANSLATIONS += ../i18n/ko/qasteroids.ts TRANSLATIONS += ../i18n/sl/qasteroids.ts TRANSLATIONS += ../i18n/no/qasteroids.ts TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts +TRANSLATIONS += ../i18n/es/qasteroids.ts diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index 0419515..2764f68 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro @@ -29,12 +29,13 @@ TARGET = sysinfo TRANSLATIONS = ../i18n/de/sysinfo.ts TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts TRANSLATIONS += ../i18n/en/sysinfo.ts TRANSLATIONS += ../i18n/hu/sysinfo.ts TRANSLATIONS += ../i18n/ja/sysinfo.ts TRANSLATIONS += ../i18n/ko/sysinfo.ts TRANSLATIONS += ../i18n/fr/sysinfo.ts TRANSLATIONS += ../i18n/no/sysinfo.ts TRANSLATIONS += ../i18n/pl/sysinfo.ts TRANSLATIONS += ../i18n/sl/sysinfo.ts TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts +TRANSLATIONS += ../i18n/es/sysinfo.ts |