Add basic translation support 19/13119/1
authorTasuku Suzuki <tasuku.suzuki@qt.io>
Wed, 27 Dec 2017 11:34:03 +0000 (20:34 +0900)
committerLoïc Collignon <loic.collignon@iot.bzh>
Thu, 4 Jan 2018 13:20:15 +0000 (14:20 +0100)
commit8363df0356c20c92f6dae175b3c8b83b1032e6ff
treec15dba596f92dd4d5440c0b798255d64251342c3
parentb7cfcddf4b89d73a4d5e5e854421219c50bf1f9e
Add basic translation support

Added French and Japanese translations

Change-Id: I58eca5ffaad2367a4dd26b6472bdbcd45c957061
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
app/HVAC.qml
app/HeatDegree.qml
app/app.pro
app/main.cpp
app/translations.pri [new file with mode: 0644]
app/translations/hvac_en_US.ts [new file with mode: 0644]
app/translations/hvac_fr_FR.ts [new file with mode: 0644]
app/translations/hvac_ja_JP.ts [new file with mode: 0644]
app/translator.cpp [new file with mode: 0644]
app/translator.h [new file with mode: 0644]