Add basic translation support 23/13023/4
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 16:26:33 +0000 (17:26 +0100)
commit4b7d58e71e8864a90d3b567f21029968d6e8edef
tree9f25bb4a64713bef08b020d090075c5f06cc7924
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_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]