<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">hi<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
how do you plan to handle the translations for the words activity?<br></blockquote><div>It still has to be thought properly to be implemented. We need the tranlations only to display words so for keys I will use english words only (qsTr can't be use with keys ) so I thought to keep an array as values for eg: "words": ["go","do",..] and then use qsTr in the GCtext in model where we pass these words to translate them. What do you think can be a better idea to implement the same? <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
What do you plan to do in the configuration for words that is different<br>
from the configuration of images?<br></blockquote><div>I thought I need to add all the languages in configuration as in lang for the translation of words? <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Johnny<br>
<br></blockquote></div></div></div>