Add Spanish translation

main
kirbylife 2024-03-27 01:22:09 -06:00
parent 863f4cd7c8
commit cbda9d4ddb
1 changed files with 3 additions and 1 deletions

View File

@ -35,7 +35,9 @@ CONFIG += sailfishapp_i18n
# planning to localize your app, remember to comment out the
# following TRANSLATIONS line. And also do not forget to
# 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 += \
src/httprequester.h \