Add basic translation support
authorTasuku Suzuki <tasuku.suzuki@qt.io>
Wed, 27 Dec 2017 11:34:03 +0000 (20:34 +0900)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 29 Dec 2017 17:19:40 +0000 (18:19 +0100)
commit8a9c6c0e75b548ea53147f81465b9d019ccd72f3
tree38de6598a751eda98bc67312bae3de24f100886f
parentd084bc1f764833566f3e8eafc9fc297c3fa9ee08
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]