aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/translation/translation.pro
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2017-09-15 17:18:59 +0200
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2017-09-22 08:53:54 +0000
commit1ad155eaf2df22160cac1a8d667233bce9bdaafd (patch)
tree04f564e14b60b1243575387dc1ff96a59d0537e3 /plugins/translation/translation.pro
parentafc0cd7bdf9c28b647e8fca53f52a25c8a2dee1c (diff)
[Settings] Initial commit of system settings
- added system settings page. This settings page will be used broadly in the neptune UI for many use-cases, such as profile, vehicle func options, etc. - added translations language as examples. - move transitions to import animations instead. since we probably need this in other places Task-number: QTAUTO-554 Change-Id: I781b87c3f9c05b6b644d2999a20eb29be67e9973 Reviewed-by: Daniel d'Andrada <daniel.dandrada@luxoft.com>
Diffstat (limited to 'plugins/translation/translation.pro')
-rw-r--r--plugins/translation/translation.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/translation/translation.pro b/plugins/translation/translation.pro
index b291aac..80ae4dc 100644
--- a/plugins/translation/translation.pro
+++ b/plugins/translation/translation.pro
@@ -30,7 +30,9 @@ target.path = $$installPath
supportedLocales = \
de_DE \
- en_GB
+ en_GB \
+ en_US \
+ in_ID
TRANSLATIONS = $$prependAll(supportedLocales, $$assetsPath/translations/, .ts)