Add Spanish translation
parent
863f4cd7c8
commit
cbda9d4ddb
|
@ -35,7 +35,9 @@ CONFIG += sailfishapp_i18n
|
||||||
# planning to localize your app, remember to comment out the
|
# planning to localize your app, remember to comment out the
|
||||||
# following TRANSLATIONS line. And also do not forget to
|
# following TRANSLATIONS line. And also do not forget to
|
||||||
# modify the localized app name in the the .desktop file.
|
# modify the localized app name in the the .desktop file.
|
||||||
TRANSLATIONS += translations/harbour-wallaread-fr.ts
|
TRANSLATIONS += \
|
||||||
|
translations/harbour-wallaread-fr.ts \
|
||||||
|
translations/harbour-wallaread-es.ts
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
src/httprequester.h \
|
src/httprequester.h \
|
||||||
|
|
Loading…
Reference in New Issue